License |
License |
---|---|
GroupId | GroupIdio.joynr |
ArtifactId | ArtifactIdtools |
Version | Version1.19.9 |
Type | Typepom |
Description |
Descriptionio.joynr:tools
joynr.io communications framework
|
Filename | Size |
---|---|
tools-1.19.9.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.joynr/tools/ -->
<dependency>
<groupId>io.joynr</groupId>
<artifactId>tools</artifactId>
<version>1.19.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr/tools/
implementation 'io.joynr:tools:1.19.9'
// https://jarcasting.com/artifacts/io.joynr/tools/
implementation ("io.joynr:tools:1.19.9")
'io.joynr:tools:pom:1.19.9'
<dependency org="io.joynr" name="tools" rev="1.19.9">
<artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.joynr', module='tools', version='1.19.9')
)
libraryDependencies += "io.joynr" % "tools" % "1.19.9"
[io.joynr/tools "1.19.9"]