Download eandb-util-0.2.2.jar file - Jar e

Jar examples for e:eandb-util

Description

General purpose utility classes for Java.

You can download jar file eandb-util 0.2.2 in this page.

License

MIT License

Build File

You can use the following script to add eandb-util-0.2.2.jar to your project.

<dependency>
   <groupId>ca.eandb.util</groupId>
   <artifactId>eandb-util</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'ca.eandb.util', name: 'eandb-util', version: '0.2.2'
libraryDependencies += "ca.eandb.util" % "eandb-util" % "0.2.2"
<dependency org="ca.eandb.util" name="eandb-util" rev="0.2.2"/>
@Grapes(@Grab(group='ca.eandb.util', module='eandb-util', version='0.2.2'))
'ca.eandb.util:eandb-util:jar:0.2.2'

Download

Click the following link to download the jar file.

eandb-util-0.2.2-javadoc.jar
eandb-util-0.2.2-sources.jar
eandb-util-0.2.2.jar
eandb-util-0.2.2.pom



Related Tutorials