is not current version
Last Version 2.0.0

org.xbib:rpm-ant 1.0.2

Java 8 RPM implementation with plugins for Ant, Maven, Gradle

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

rpm-ant
Version

Version

1.0.2
Type

Type

jar

Download rpm-ant 1.0.2


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