Download dart-common-2.0.0-RC0.jar file - Jar d

Jar examples for d:dart-common

Description

Extras bindings for Android.

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

dart-common-2.0.0-RC0-javadoc.jar
dart-common-2.0.0-RC0-sources.jar
dart-common-2.0.0-RC0.jar
dart-common-2.0.0-RC0.pom



Related Tutorials