is not current version
Last Version 5.3.9

io.gitee.johnpeng:mx-service-utils 5.3.5

org.mx base java library.

GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-service-utils
Version

Version

5.3.5
Type

Type

jar

Download mx-service-utils 5.3.5


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