MVN

com.github.stephanenicolas.dart.v2 : dart-parent

Maven & Gradle

Feb 01, 2018
1.1k stars

Dart (Parent) · Extras "injection" for Android.

<dependency>
    <groupId>com.github.stephanenicolas.dart.v2</groupId>
    <artifactId>dart-parent</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stephanenicolas.dart.v2 : dart-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of com.github.stephanenicolas.dart.v2 : dart-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
dart-parent-2.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.stephanenicolas.dart.v2</groupId>
    <artifactId>dart-parent</artifactId>
    <version>2.0.4</version>
</dependency>

Advertisement