Jar examples for u:utils-se
Some utilities only requiring Java SE for all the Atbash projects
You can download jar file utils-se 0.9.0 in this page.
Apache License
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'
Click the following link to download the jar file.
utils-se-0.9.0-javadoc.jar