Download java-darts-1.4.3.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.4.3 in this page.

License

Non-Commercial License Agreement for APISENSE

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials