Jar examples for c:CommonApp
Common application code (Apache License v2) 2008-2013 Matt Gumbley, DevZendo.org
You can download jar file CommonApp 0.4.2 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
CommonApp-0.4.2-javadoc.jar