MVN

io.joynr.examples : android-hello-world-consumer-binder

Maven & Gradle

Mar 18, 2022
<dependency>
    <groupId>io.joynr.examples</groupId>
    <artifactId>android-hello-world-consumer-binder</artifactId>
    <version>1.19.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.joynr.examples : android-hello-world-consumer-binder to add to Maven - Latest Versions:

  • Latest Stable: 1.19.9

All Versions

Choose a version of io.joynr.examples : android-hello-world-consumer-binder to add to Maven - All Versions:

Version Vulnerabilities Updated
1.19.x
android-hello-world-consumer-binder-1.19.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.joynr.examples</groupId>
    <artifactId>android-hello-world-consumer-binder</artifactId>
    <version>1.19.9</version>
</dependency>