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