is not current version
Last Version 4.3.11

io.github.xiaoyudeguang:easy-core 1.2.1-RELEASE

An module named easy-core working for easy's tool.

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-core
Version

Version

1.2.1-RELEASE
Type

Type

jar

Download easy-core 1.2.1-RELEASE


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