Jar examples for f:freelib-utils
A small collection of utility classes used by other FreeLibrary projects.
You can download jar file freelib-utils 0.2.3 in this page.
GNU Lesser General Public License, Version 3.0
You can use the following script to add freelib-utils-0.2.3.jar to your project.
<dependency> <groupId>info.freelibrary</groupId> <artifactId>freelib-utils</artifactId> <version>0.2.3</version> </dependency>
compile group: 'info.freelibrary', name: 'freelib-utils', version: '0.2.3'
libraryDependencies += "info.freelibrary" % "freelib-utils" % "0.2.3"
<dependency org="info.freelibrary" name="freelib-utils" rev="0.2.3"/>
@Grapes(@Grab(group='info.freelibrary', module='freelib-utils', version='0.2.3'))
'info.freelibrary:freelib-utils:jar:0.2.3'
Click the following link to download the jar file.
freelib-utils-0.2.3-javadoc.jar