Download CommonCode-1.0.2.jar file - Jar c

Jar examples for c:CommonCode

Description

Common utility code (Apache License v2) 2008-2013 Matt Gumbley, DevZendo.org

You can download jar file CommonCode 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add CommonCode-1.0.2.jar to your project.

<dependency>
   <groupId>org.devzendo</groupId>
   <artifactId>CommonCode</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.devzendo', name: 'CommonCode', version: '1.0.2'
libraryDependencies += "org.devzendo" % "CommonCode" % "1.0.2"
<dependency org="org.devzendo" name="CommonCode" rev="1.0.2"/>
@Grapes(@Grab(group='org.devzendo', module='CommonCode', version='1.0.2'))
'org.devzendo:CommonCode:jar:1.0.2'

Download

Click the following link to download the jar file.

CommonCode-1.0.2-javadoc.jar
CommonCode-1.0.2-sources.jar
CommonCode-1.0.2-tests.jar
CommonCode-1.0.2.jar
CommonCode-1.0.2.pom



Related Tutorials