Group Id io.wcm
Artifact Id io.wcm.testing.parent
Version 1.1.10
Packaging jar
URL -
Badge
Last Updated 2019-05-09T06:53:54+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.testing.parent</artifactId>
    <version>1.1.10</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.testing.parent', version: '1.1.10'
implementation 'io.wcm:io.wcm.testing.parent:1.1.10'
implementation("io.wcm:io.wcm.testing.parent:1.1.10")
libraryDependencies += "io.wcm" % "io.wcm.testing.parent" % "1.1.10"
<dependency org="io.wcm" name="io.wcm.testing.parent" rev="1.1.10"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.testing.parent', version='1.1.10')
)
[io.wcm/io.wcm.testing.parent "1.1.10"]
'io.wcm:io.wcm.testing.parent:1.1.10'