is not current version
Last Version 1.0.1

io.github.easy-do:easy-do-utils 0.0.1

utils工具包

GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

easy-do-utils
Version

Version

0.0.1
Type

Type

jar

Download easy-do-utils 0.0.1


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