Group Id io.wcm
Artifact Id io.wcm.sling.models
Version 1.0.0
Packaging jar
URL -
Badge
Last Updated 2014-09-12T11:29:24+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.models</artifactId>
    <version>1.0.0</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.sling.models', version: '1.0.0'
implementation 'io.wcm:io.wcm.sling.models:1.0.0'
implementation("io.wcm:io.wcm.sling.models:1.0.0")
libraryDependencies += "io.wcm" % "io.wcm.sling.models" % "1.0.0"
<dependency org="io.wcm" name="io.wcm.sling.models" rev="1.0.0"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.sling.models', version='1.0.0')
)
[io.wcm/io.wcm.sling.models "1.0.0"]
'io.wcm:io.wcm.sling.models:1.0.0'