is not current version
Last Version 1.3.6

org.commonjava.redhat:pom-version-manipulator 1.0.2


GroupId

GroupId

org.commonjava.redhat
ArtifactId

ArtifactId

pom-version-manipulator
Version

Version

1.0.2
Type

Type

jar

Download pom-version-manipulator 1.0.2


<!-- https://jarcasting.com/artifacts/org.commonjava.redhat/pom-version-manipulator/ -->
<dependency>
    <groupId>org.commonjava.redhat</groupId>
    <artifactId>pom-version-manipulator</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.redhat/pom-version-manipulator/
implementation 'org.commonjava.redhat:pom-version-manipulator:1.0.2'
// https://jarcasting.com/artifacts/org.commonjava.redhat/pom-version-manipulator/
implementation ("org.commonjava.redhat:pom-version-manipulator:1.0.2")
'org.commonjava.redhat:pom-version-manipulator:jar:1.0.2'
<dependency org="org.commonjava.redhat" name="pom-version-manipulator" rev="1.0.2">
  <artifact name="pom-version-manipulator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.redhat', module='pom-version-manipulator', version='1.0.2')
)
libraryDependencies += "org.commonjava.redhat" % "pom-version-manipulator" % "1.0.2"
[org.commonjava.redhat/pom-version-manipulator "1.0.2"]