is not current version
Last Version 3.2.0

org.corehunter:corehunter 3.1.0

Core Hunter 3 is a fast and flexible tool for multi-purpose core subset selection.

GroupId

GroupId

org.corehunter
ArtifactId

ArtifactId

corehunter
Version

Version

3.1.0
Type

Type

pom

Download corehunter 3.1.0

Filename Size
corehunter-3.1.0.pom 21 KB
Browse

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