MVN

im.dart.boot : open-dart

Maven & Gradle

May 09, 2023

open-dart · Dart Open Source Collection

<dependency>
    <groupId>im.dart.boot</groupId>
    <artifactId>open-dart</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of im.dart.boot : open-dart to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of im.dart.boot : open-dart to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
open-dart-1.0.4
open-dart-1.0.3
open-dart-1.0.2
open-dart-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>im.dart.boot</groupId>
    <artifactId>open-dart</artifactId>
    <version>1.0.4</version>
</dependency>