is not current version
Last Version 3.2.0

org.corehunter:corehunter-services 3.1.0


GroupId

GroupId

org.corehunter
ArtifactId

ArtifactId

corehunter-services
Version

Version

3.1.0
Type

Type

pom

Download corehunter-services 3.1.0

Filename Size
corehunter-services-3.1.0.pom 759 bytes
Browse

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