Download java-darts-1.4.1.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.1 in this page.

License

Non-Commercial License Agreement for APISENSE

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials