Download dart-common-3.0.1.jar file - Jar d

Jar examples for d:dart-common

Description

Extras bindings for Android.

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

dart-common-3.0.1-javadoc.jar
dart-common-3.0.1-sources.jar
dart-common-3.0.1.jar
dart-common-3.0.1.pom



Related Tutorials