Group Id io.wcm
Artifact Id io.wcm.wcm.core.components.parent
Version 1.0.2-2.4.0
Packaging jar
URL -
Badge
Last Updated 2019-09-25T11:44:52+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.wcm.core.components.parent</artifactId>
    <version>1.0.2-2.4.0</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.wcm.core.components.parent', version: '1.0.2-2.4.0'
implementation 'io.wcm:io.wcm.wcm.core.components.parent:1.0.2-2.4.0'
implementation("io.wcm:io.wcm.wcm.core.components.parent:1.0.2-2.4.0")
libraryDependencies += "io.wcm" % "io.wcm.wcm.core.components.parent" % "1.0.2-2.4.0"
<dependency org="io.wcm" name="io.wcm.wcm.core.components.parent" rev="1.0.2-2.4.0"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.wcm.core.components.parent', version='1.0.2-2.4.0')
)
[io.wcm/io.wcm.wcm.core.components.parent "1.0.2-2.4.0"]
'io.wcm:io.wcm.wcm.core.components.parent:1.0.2-2.4.0'