Download dna-impl-1.1.jar file - Jar d

Jar examples for d:dna-impl

Description

You can download jar file dna-impl 1.1 in this page.

Build File

You can use the following script to add dna-impl-1.1.jar to your project.

<dependency>
   <groupId>dna</groupId>
   <artifactId>dna-impl</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'dna', name: 'dna-impl', version: '1.1'
libraryDependencies += "dna" % "dna-impl" % "1.1"
<dependency org="dna" name="dna-impl" rev="1.1"/>
@Grapes(@Grab(group='dna', module='dna-impl', version='1.1'))
'dna:dna-impl:jar:1.1'

Download

Click the following link to download the jar file.

dna-impl-1.1.jar
dna-impl-1.1.pom



Related Tutorials