Download freelib-utils-0.8.5.jar file - Jar f

Jar examples for f:freelib-utils

Description

A small collection of utility classes used by other FreeLibrary projects.

You can download jar file freelib-utils 0.8.5 in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add freelib-utils-0.8.5.jar to your project.

<dependency>
   <groupId>info.freelibrary</groupId>
   <artifactId>freelib-utils</artifactId>
   <version>0.8.5</version>
</dependency>
compile group: 'info.freelibrary', name: 'freelib-utils', version: '0.8.5'
libraryDependencies += "info.freelibrary" % "freelib-utils" % "0.8.5"
<dependency org="info.freelibrary" name="freelib-utils" rev="0.8.5"/>
@Grapes(@Grab(group='info.freelibrary', module='freelib-utils', version='0.8.5'))
'info.freelibrary:freelib-utils:jar:0.8.5'

Download

Click the following link to download the jar file.

freelib-utils-0.8.5-javadoc.jar
freelib-utils-0.8.5-sources.jar
freelib-utils-0.8.5.jar
freelib-utils-0.8.5.pom



Related Tutorials