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

Jar examples for u:unsafe-fences

Description

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials