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

Jar examples for a:app-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials