Download app-common-1.0.6.jar file - Jar a

Jar examples for a:app-common

Description

You can download jar file app-common 1.0.6 in this page.

Build File

You can use the following script to add app-common-1.0.6.jar to your project.

<dependency>
   <groupId>com.lifeonwalden</groupId>
   <artifactId>app-common</artifactId>
   <version>1.0.6</version>
</dependency>
compile group: 'com.lifeonwalden', name: 'app-common', version: '1.0.6'
libraryDependencies += "com.lifeonwalden" % "app-common" % "1.0.6"
<dependency org="com.lifeonwalden" name="app-common" rev="1.0.6"/>
@Grapes(@Grab(group='com.lifeonwalden', module='app-common', version='1.0.6'))
'com.lifeonwalden:app-common:jar:1.0.6'

Download

Click the following link to download the jar file.

app-common-1.0.6-javadoc.jar
app-common-1.0.6-sources.jar
app-common-1.0.6.jar
app-common-1.0.6.pom



Related Tutorials