GroupId | GroupIdio.gitee.johnpeng |
---|---|
ArtifactId | ArtifactIdmx-service-utils |
Version | Version5.3.5 |
Type | Typejar |
Filename | Size |
---|---|
mx-service-utils-5.3.5.pom | |
mx-service-utils-5.3.5.jar | 144 KB |
mx-service-utils-5.3.5-sources.jar | 91 KB |
mx-service-utils-5.3.5-javadoc.jar | 394 KB |
Browse |
<!-- 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"]