is not current version
Last Version 4.3.11

io.github.xiaoyudeguang:easy-core 4.0.29

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

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-core
Version

Version

4.0.29
Type

Type

jar

Download easy-core 4.0.29


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