is not current version
Last Version 5.0.9

io.gitee.johnpeng:mx-utils 5.0.6

org.mx base java library.

GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-utils
Version

Version

5.0.6
Type

Type

jar

Download mx-utils 5.0.6


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