License |
License |
---|---|
GroupId | GroupIdio.joynr.examples |
ArtifactId | ArtifactIdandroid-hello-world-consumer |
Last Version | Last Version1.19.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio.joynr.examples:android-hello-world-consumer
joynr.io communications framework
|
Filename | Size |
---|---|
android-hello-world-consumer-1.19.9.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.joynr.examples/android-hello-world-consumer/ -->
<dependency>
<groupId>io.joynr.examples</groupId>
<artifactId>android-hello-world-consumer</artifactId>
<version>1.19.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.examples/android-hello-world-consumer/
implementation 'io.joynr.examples:android-hello-world-consumer:1.19.9'
// https://jarcasting.com/artifacts/io.joynr.examples/android-hello-world-consumer/
implementation ("io.joynr.examples:android-hello-world-consumer:1.19.9")
'io.joynr.examples:android-hello-world-consumer:pom:1.19.9'
<dependency org="io.joynr.examples" name="android-hello-world-consumer" rev="1.19.9">
<artifact name="android-hello-world-consumer" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.joynr.examples', module='android-hello-world-consumer', version='1.19.9')
)
libraryDependencies += "io.joynr.examples" % "android-hello-world-consumer" % "1.19.9"
[io.joynr.examples/android-hello-world-consumer "1.19.9"]
Group / Artifact | Type | Version |
---|---|---|
io.joynr.android : libjoynr-android-websocket-runtime | jar | 1.19.9 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 28 |