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

Jar examples for d:dart-annotations

Description

Extras bindings for Android.

You can download jar file dart-annotations 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-annotations-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials