Download freelib-utils-0.2.3.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.2.3 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.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'

Download

Click the following link to download the jar file.

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



Related Tutorials