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

Jar examples for d:dna-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

dna-api-1.1.jar
dna-api-1.1.pom



Related Tutorials