is not current version
Last Version 1.3.0

cn.hippo4j:hippo4j-common 1.0.0-alpha2

${project.artifactId}

GroupId

GroupId

cn.hippo4j
ArtifactId

ArtifactId

hippo4j-common
Version

Version

1.0.0-alpha2
Type

Type

jar

Download hippo4j-common 1.0.0-alpha2


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