is not current version
Last Version 1.4.0

io.joynr.examples:location-tester 1.3.0


GroupId

GroupId

io.joynr.examples
ArtifactId

ArtifactId

location-tester
Version

Version

1.3.0
Type

Type

jar

Download location-tester 1.3.0


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