Download eandb-util-0.2.3.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.3 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials