is not current version
Last Version 1.3.0

cn.hippo4j:hippo4j-common 1.1.0-beta.3

hippo4j common code package.

GroupId

GroupId

cn.hippo4j
ArtifactId

ArtifactId

hippo4j-common
Version

Version

1.1.0-beta.3
Type

Type

jar

Download hippo4j-common 1.1.0-beta.3


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