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.1 in this page.
Apache License
You can use the following script to add utils-se-0.9.1.jar to your project.
<dependency> <groupId>be.atbash.utils</groupId> <artifactId>utils-se</artifactId> <version>0.9.1</version> </dependency>
compile group: 'be.atbash.utils', name: 'utils-se', version: '0.9.1'
libraryDependencies += "be.atbash.utils" % "utils-se" % "0.9.1"
<dependency org="be.atbash.utils" name="utils-se" rev="0.9.1"/>
@Grapes(@Grab(group='be.atbash.utils', module='utils-se', version='0.9.1'))
'be.atbash.utils:utils-se:jar:0.9.1'
Click the following link to download the jar file.
utils-se-0.9.1-javadoc.jar