Download dart-annotations-2.0.3.jar file - Jar d

Jar examples for d:dart-annotations

Description

Extras bindings for Android.

You can download jar file dart-annotations 2.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dart-annotations-2.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

dart-annotations-2.0.3-javadoc.jar
dart-annotations-2.0.3-sources.jar
dart-annotations-2.0.3.jar
dart-annotations-2.0.3.pom



Related Tutorials