Download common-codec-1.3.jar file - Jar c

Jar examples for c:common-codec

Description

Common codecs for Java Agent Development Framework

You can download jar file common-codec 1.3 in this page.

License

LGPL

Build File

You can use the following script to add common-codec-1.3.jar to your project.

<dependency>
   <groupId>net.sf.ingenias</groupId>
   <artifactId>common-codec</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'net.sf.ingenias', name: 'common-codec', version: '1.3'
libraryDependencies += "net.sf.ingenias" % "common-codec" % "1.3"
<dependency org="net.sf.ingenias" name="common-codec" rev="1.3"/>
@Grapes(@Grab(group='net.sf.ingenias', module='common-codec', version='1.3'))
'net.sf.ingenias:common-codec:jar:1.3'

Download

Click the following link to download the jar file.

common-codec-1.3-javadoc.jar
common-codec-1.3-sources.jar
common-codec-1.3.jar
common-codec-1.3.pom



Related Tutorials