is not current version
Last Version 1.21.1

io.joynr:tools 0.27.99


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

tools
Version

Version

0.27.99
Type

Type

pom

Download tools 0.27.99

Filename Size
tools-0.27.99.pom 2 KB
Browse

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