Download utils-se-0.9.0.jar file - Jar u

Jar examples for u:utils-se

Description

Some utilities only requiring Java SE for all the Atbash projects

You can download jar file utils-se 0.9.0 in this page.

License

Apache License

Build File

You can use the following script to add utils-se-0.9.0.jar to your project.

<dependency>
   <groupId>be.atbash.utils</groupId>
   <artifactId>utils-se</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'be.atbash.utils', name: 'utils-se', version: '0.9.0'
libraryDependencies += "be.atbash.utils" % "utils-se" % "0.9.0"
<dependency org="be.atbash.utils" name="utils-se" rev="0.9.0"/>
@Grapes(@Grab(group='be.atbash.utils', module='utils-se', version='0.9.0'))
'be.atbash.utils:utils-se:jar:0.9.0'

Download

Click the following link to download the jar file.

utils-se-0.9.0-javadoc.jar
utils-se-0.9.0-sources.jar
utils-se-0.9.0-tests.jar
utils-se-0.9.0.jar
utils-se-0.9.0.pom



Related Tutorials