Download dart-2.0.0-RC1.jar file - Jar d

Jar examples for d:dart

Description

Extras bindings for Android.

You can download jar file dart 2.0.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dart-2.0.0-RC1.jar to your project.

<dependency>
   <groupId>com.f2prateek.dart</groupId>
   <artifactId>dart</artifactId>
   <version>2.0.0-RC1</version>
</dependency>
compile group: 'com.f2prateek.dart', name: 'dart', version: '2.0.0-RC1'
libraryDependencies += "com.f2prateek.dart" % "dart" % "2.0.0-RC1"
<dependency org="com.f2prateek.dart" name="dart" rev="2.0.0-RC1"/>
@Grapes(@Grab(group='com.f2prateek.dart', module='dart', version='2.0.0-RC1'))
'com.f2prateek.dart:dart:jar:2.0.0-RC1'

Download

Click the following link to download the jar file.

dart-2.0.0-RC1-javadoc.jar
dart-2.0.0-RC1-sources.jar
dart-2.0.0-RC1.jar
dart-2.0.0-RC1.pom



Related Tutorials