is not current version
Last Version 5.3.9

io.gitee.johnpeng:mx-service-utils 3.0.7-patch3

org.mx base java library.

GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-service-utils
Version

Version

3.0.7-patch3
Type

Type

jar

Download mx-service-utils 3.0.7-patch3


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