is not current version
Last Version 3.2.0

org.corehunter:corehunter-extended 3.0.0


GroupId

GroupId

org.corehunter
ArtifactId

ArtifactId

corehunter-extended
Version

Version

3.0.0
Type

Type

jar

Download corehunter-extended 3.0.0


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