is not current version
Last Version 1.7

org.pitest:highwheel-ant 1.2

Highwheel Ant task.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pitest
ArtifactId

ArtifactId

highwheel-ant
Version

Version

1.2
Type

Type

jar

Download highwheel-ant 1.2


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