is not current version
Last Version 2.1.1

eu.toop:toop-playground-ng 2.0.0

Base POM to build the TOOP Playground DP and DC Services

GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

toop-playground-ng
Version

Version

2.0.0
Type

Type

pom

Download toop-playground-ng 2.0.0


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