Download unsafe-tests-1.0.jar file - Jar u

Jar examples for u:unsafe-tests

Description

Dummy class to help within tests

You can download jar file unsafe-tests 1.0 in this page.

Build File

You can use the following script to add unsafe-tests-1.0.jar to your project.

<dependency>
   <groupId>net.bramp.unsafe</groupId>
   <artifactId>unsafe-tests</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'net.bramp.unsafe', name: 'unsafe-tests', version: '1.0'
libraryDependencies += "net.bramp.unsafe" % "unsafe-tests" % "1.0"
<dependency org="net.bramp.unsafe" name="unsafe-tests" rev="1.0"/>
@Grapes(@Grab(group='net.bramp.unsafe', module='unsafe-tests', version='1.0'))
'net.bramp.unsafe:unsafe-tests:jar:1.0'

Download

Click the following link to download the jar file.

unsafe-tests-1.0-javadoc.jar
unsafe-tests-1.0-sources.jar
unsafe-tests-1.0.jar
unsafe-tests-1.0.pom



Related Tutorials