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