Download java-darts-1.2.0.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.2.0 in this page.

License

Non-Commercial License Agreement for APISENSE

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials