Download dachs-common-0.7.1.jar file - Jar d

Jar examples for d:dachs-common

Description

Dachs - Data Change Snitch - Common module

You can download jar file dachs-common 0.7.1 in this page.

Build File

You can use the following script to add dachs-common-0.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

dachs-common-0.7.1-javadoc.jar
dachs-common-0.7.1-sources.jar
dachs-common-0.7.1.jar
dachs-common-0.7.1.pom



Related Tutorials