Download io.wcm.sling.commons-0.5.0.jar file - Jar i

Jar examples for i:io.wcm.sling.commons

Description

Common Sling utility and helper functions.

You can download jar file io.wcm.sling.commons 0.5.0 in this page.

License

Apache License

Build File

You can use the following script to add io.wcm.sling.commons-0.5.0.jar to your project.

<dependency>
   <groupId>io.wcm</groupId>
   <artifactId>io.wcm.sling.commons</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'io.wcm', name: 'io.wcm.sling.commons', version: '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:jar:0.5.0'

Download

Click the following link to download the jar file.

io.wcm.sling.commons-0.5.0-javadoc.jar
io.wcm.sling.commons-0.5.0-sources.jar
io.wcm.sling.commons-0.5.0.jar
io.wcm.sling.commons-0.5.0.pom



Related Tutorials