License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.paulhammant |
ArtifactId | ArtifactIdbuildradiatorantlistener |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBuildRadiator.org Ant Listener
Build Radiator Maven extension
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.8.9 |