Last Version

BuildRadiator.org Ant Listener 1.0

Build Radiator Maven extension

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.paulhammant
ArtifactId

ArtifactId

buildradiatorantlistener
Version

Version

1.0
Type

Type

jar
Description

Description

BuildRadiator.org Ant Listener
Build Radiator Maven extension
Project URL

Project URL

http://github.com/BuildRadiator/BuildRadiatorAntListener

Download buildradiatorantlistener 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9

Project Modules

There are no modules declared in this project.