d

dart-annotations

Extras bindings for Android.
https://github.com/f2prateek/dart
The Apache Software License, Version 2.0
Prateek Srivastava
Files download
File Operation
dart-annotations-3.1.0.jar download
dart-annotations-3.1.0.pom download
dart-annotations-3.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.f2prateek.dart</groupId>
  <artifactId>dart-annotations</artifactId>
  <version>3.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.f2prateek.dart:dart-annotations:3.1.0'
Gradle Kotlin
implementation("com.f2prateek.dart:dart-annotations:3.1.0")
Scala SBT
libraryDependencies += "com.f2prateek.dart" % "dart-annotations" % "3.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.f2prateek.dart', module='dart-annotations', version='3.1.0')
)
Apache Ivy
<dependency org="com.f2prateek.dart" name="dart-annotations" rev="3.1.0" />
Leiningen
[com.f2prateek.dart/dart-annotations "3.1.0"]
Apache Buildr
'com.f2prateek.dart:dart-annotations:jar:3.1.0'
Dependencies
The project has no third-party dependencies