Core Hunter with extended data structures

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

License

License

GroupId

GroupId

org.corehunter
ArtifactId

ArtifactId

corehunter-extended
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Core Hunter with extended data structures
Core Hunter 3 is a fast and flexible tool for multi-purpose core subset selection.
Source Code Management

Source Code Management

http://github.com/corehunter/corehunter3/tree/master/corehunter-extended

Download corehunter-extended

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.corehunter : corehunter-base jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.0