is not current version
Last Version 2.1.1

eu.toop:toop-commons-ng-parent-pom 2.0.0-beta4

Base POM to build the TOOP Commons NG projects

GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

toop-commons-ng-parent-pom
Version

Version

2.0.0-beta4
Type

Type

pom

Download toop-commons-ng-parent-pom 2.0.0-beta4


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