License |
License |
---|---|
GroupId | GroupIdorg.corehunter |
ArtifactId | ArtifactIdcorehunter-services |
Version | Version3.2.0 |
Type | Typepom |
Description |
DescriptionCorehunter services project
Core Hunter 3 is a fast and flexible tool for multi-purpose core subset selection.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
corehunter-services-3.2.0.pom | 969 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.corehunter/corehunter-services/ -->
<dependency>
<groupId>org.corehunter</groupId>
<artifactId>corehunter-services</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.corehunter/corehunter-services/
implementation 'org.corehunter:corehunter-services:3.2.0'
// https://jarcasting.com/artifacts/org.corehunter/corehunter-services/
implementation ("org.corehunter:corehunter-services:3.2.0")
'org.corehunter:corehunter-services:pom:3.2.0'
<dependency org="org.corehunter" name="corehunter-services" rev="3.2.0">
<artifact name="corehunter-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.corehunter', module='corehunter-services', version='3.2.0')
)
libraryDependencies += "org.corehunter" % "corehunter-services" % "3.2.0"
[org.corehunter/corehunter-services "3.2.0"]