Jar examples for u:unsafe-tests
Dummy class to help within tests
You can download jar file unsafe-tests 1.0 in this page.
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'
Click the following link to download the jar file.
unsafe-tests-1.0-javadoc.jar