is not current version
Last Version 5.3.9

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

org.mx base java library.

GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-service-utils
Version

Version

5.1.0
Type

Type

jar

Download mx-service-utils 5.1.0


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