is not current version
Last Version 1.3.0

cn.hippo4j:hippo4j-core 1.1.0-alpha.2

${project.artifactId}

GroupId

GroupId

cn.hippo4j
ArtifactId

ArtifactId

hippo4j-core
Version

Version

1.1.0-alpha.2
Type

Type

jar

Download hippo4j-core 1.1.0-alpha.2


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