is not current version
Last Version 1.1.0-RELEASE

io.easyspring.framework:common-snowflake 1.0.0-RELEASE

Framework Common Snowflake

GroupId

GroupId

io.easyspring.framework
ArtifactId

ArtifactId

common-snowflake
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download common-snowflake 1.0.0-RELEASE


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