Download net.adamcin.commons.slingjunit-0.8.0.jar file - Jar n

Jar examples for n:net

Description

Package containing Sling JUnit Framework Runtime

You can download jar file net.adamcin.commons.slingjunit 0.8.0 in this page.

License

Public domain (Unlicense)

Build File

You can use the following script to add net.adamcin.commons.slingjunit-0.8.0.jar to your project.

<dependency>
   <groupId>net.adamcin.commons</groupId>
   <artifactId>net.adamcin.commons.slingjunit</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'net.adamcin.commons', name: 'net.adamcin.commons.slingjunit', version: '0.8.0'
libraryDependencies += "net.adamcin.commons" % "net.adamcin.commons.slingjunit" % "0.8.0"
<dependency org="net.adamcin.commons" name="net.adamcin.commons.slingjunit" rev="0.8.0"/>
@Grapes(@Grab(group='net.adamcin.commons', module='net.adamcin.commons.slingjunit', version='0.8.0'))
'net.adamcin.commons:net.adamcin.commons.slingjunit:jar:0.8.0'

Download

Click the following link to download the jar file.

net.adamcin.commons.slingjunit-0.8.0.pom



Related Tutorials