is not current version
Last Version 1.7

org.pitest:highwheel-model 1.3


GroupId

GroupId

org.pitest
ArtifactId

ArtifactId

highwheel-model
Version

Version

1.3
Type

Type

jar

Download highwheel-model 1.3


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