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

eu.toop:toop-playground-ng 2.1.0

Base POM to build the TOOP Playground DP and DC Services

Группа

Группа

eu.toop
Идентификатор

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

toop-playground-ng
Версия

Версия

2.1.0
Тип

Тип

pom

Скачать toop-playground-ng 2.1.0

Имя Файла Размер
toop-playground-ng-2.1.0.pom 4 KB
Обзор

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