is not current version
Last Version 2.1.1

eu.toop:toop-simulator-ng 2.0.0-beta4-p1

Base POM to build the TOOP Simulator NG

GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

toop-simulator-ng
Version

Version

2.0.0-beta4-p1
Type

Type

jar

Download toop-simulator-ng 2.0.0-beta4-p1


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