is not current version
Last Version 1.21.1

io.joynr:tools 1.11.4


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

tools
Version

Version

1.11.4
Type

Type

pom

Download tools 1.11.4

Filename Size
tools-1.11.4.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.joynr/tools/ -->
<dependency>
    <groupId>io.joynr</groupId>
    <artifactId>tools</artifactId>
    <version>1.11.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr/tools/
implementation 'io.joynr:tools:1.11.4'
// https://jarcasting.com/artifacts/io.joynr/tools/
implementation ("io.joynr:tools:1.11.4")
'io.joynr:tools:pom:1.11.4'
<dependency org="io.joynr" name="tools" rev="1.11.4">
  <artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.joynr', module='tools', version='1.11.4')
)
libraryDependencies += "io.joynr" % "tools" % "1.11.4"
[io.joynr/tools "1.11.4"]