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

eu.toop:toop-playground-ng 2.0.0-rc1

Base POM to build the TOOP Playground DP and DC Services

Группа

Группа

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

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

toop-playground-ng
Версия

Версия

2.0.0-rc1
Тип

Тип

pom

Скачать toop-playground-ng 2.0.0-rc1

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

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