License |
License |
---|---|
GroupId | GroupIdorg.corehunter |
ArtifactId | ArtifactIdcorehunter-services-api |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionCorehunter services API project
Core Hunter 3 is a fast and flexible tool for multi-purpose core subset selection.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.corehunter/corehunter-services-api/ -->
<dependency>
<groupId>org.corehunter</groupId>
<artifactId>corehunter-services-api</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.corehunter/corehunter-services-api/
implementation 'org.corehunter:corehunter-services-api:3.2.0'
// https://jarcasting.com/artifacts/org.corehunter/corehunter-services-api/
implementation ("org.corehunter:corehunter-services-api:3.2.0")
'org.corehunter:corehunter-services-api:jar:3.2.0'
<dependency org="org.corehunter" name="corehunter-services-api" rev="3.2.0">
<artifact name="corehunter-services-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.corehunter', module='corehunter-services-api', version='3.2.0')
)
libraryDependencies += "org.corehunter" % "corehunter-services-api" % "3.2.0"
[org.corehunter/corehunter-services-api "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.corehunter : corehunter-base | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |