is not current version
Last Version 3.2.0

org.corehunter:corehunter-services-api 3.1.0


GroupId

GroupId

org.corehunter
ArtifactId

ArtifactId

corehunter-services-api
Version

Version

3.1.0
Type

Type

jar

Download corehunter-services-api 3.1.0


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