не последняя версия
Последняя версия 1.4.0

io.joynr.examples:location-tester 0.22.1


Группа

Группа

io.joynr.examples
Идентификатор

Идентификатор

location-tester
Версия

Версия

0.22.1
Тип

Тип

jar

Скачать location-tester 0.22.1


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