Group Id io.wcm
Artifact Id io.wcm.sling.commons
Version 0.5.0
Packaging jar
URL -
Badge
Last Updated 2014-11-05T13:53:06+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.sling.commons</artifactId>
    <version>0.5.0</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.sling.commons', version: '0.5.0'
implementation 'io.wcm:io.wcm.sling.commons:0.5.0'
implementation("io.wcm:io.wcm.sling.commons:0.5.0")
libraryDependencies += "io.wcm" % "io.wcm.sling.commons" % "0.5.0"
<dependency org="io.wcm" name="io.wcm.sling.commons" rev="0.5.0"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.sling.commons', version='0.5.0')
)
[io.wcm/io.wcm.sling.commons "0.5.0"]
'io.wcm:io.wcm.sling.commons:0.5.0'