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

Jar examples for d:dart-annotations

Description

Extras bindings for Android.

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials