is not current version
Last Version 1.0.1

io.github.kangjianqun:fast-common-core 1.0.0


GroupId

GroupId

io.github.kangjianqun
ArtifactId

ArtifactId

fast-common-core
Version

Version

1.0.0
Type

Type

jar

Download fast-common-core 1.0.0


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