Download java-darts-1.3.2.jar file - Jar j

Jar examples for j:java-darts

Description

Library defining common definitions and behaviors for Dart.

You can download jar file java-darts 1.3.2 in this page.

License

Non-Commercial License Agreement for APISENSE

Build File

You can use the following script to add java-darts-1.3.2.jar to your project.

<dependency>
   <groupId>io.apisense</groupId>
   <artifactId>java-darts</artifactId>
   <version>1.3.2</version>
</dependency>
compile group: 'io.apisense', name: 'java-darts', version: '1.3.2'
libraryDependencies += "io.apisense" % "java-darts" % "1.3.2"
<dependency org="io.apisense" name="java-darts" rev="1.3.2"/>
@Grapes(@Grab(group='io.apisense', module='java-darts', version='1.3.2'))
'io.apisense:java-darts:jar:1.3.2'

Download

Click the following link to download the jar file.

java-darts-1.3.2-javadoc.jar
java-darts-1.3.2-sources.jar
java-darts-1.3.2.jar
java-darts-1.3.2.pom



Related Tutorials