MVN

mobi.openddr.client : openddr-java

Maven & Gradle

Jan 04, 2021

OpenDDR Java · OpenDDR Java Clients

<dependency>
    <groupId>mobi.openddr.client</groupId>
    <artifactId>openddr-java</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of mobi.openddr.client : openddr-java to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of mobi.openddr.client : openddr-java to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
openddr-java-1.4.1
openddr-java-1.4.0
1.3.x
openddr-java-1.3.2
openddr-java-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>mobi.openddr.client</groupId>
    <artifactId>openddr-java</artifactId>
    <version>1.4.1</version>
</dependency>

Advertisement