Download CommonApp-0.4.2.jar file - Jar c

Jar examples for c:CommonApp

Description

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

You can download jar file CommonApp 0.4.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add CommonApp-0.4.2.jar to your project.

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

Download

Click the following link to download the jar file.

CommonApp-0.4.2-javadoc.jar
CommonApp-0.4.2-sources.jar
CommonApp-0.4.2-tests.jar
CommonApp-0.4.2.jar
CommonApp-0.4.2.pom



Related Tutorials