Group Id io.wcm
Artifact Id io.wcm.caconfig.parent
Version 1.3.4
Packaging jar
URL -
Badge
Last Updated 2021-08-16T01:59:14+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.caconfig.parent</artifactId>
    <version>1.3.4</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.caconfig.parent', version: '1.3.4'
implementation 'io.wcm:io.wcm.caconfig.parent:1.3.4'
implementation("io.wcm:io.wcm.caconfig.parent:1.3.4")
libraryDependencies += "io.wcm" % "io.wcm.caconfig.parent" % "1.3.4"
<dependency org="io.wcm" name="io.wcm.caconfig.parent" rev="1.3.4"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.caconfig.parent', version='1.3.4')
)
[io.wcm/io.wcm.caconfig.parent "1.3.4"]
'io.wcm:io.wcm.caconfig.parent:1.3.4'