GroupId | GroupIdio.gitee.johnpeng |
---|---|
ArtifactId | ArtifactIdmx-service-utils |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
mx-service-utils-3.0.3.pom | |
mx-service-utils-3.0.3.jar | 126 KB |
mx-service-utils-3.0.3-sources.jar | 77 KB |
mx-service-utils-3.0.3-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-service-utils/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-service-utils</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-service-utils/
implementation 'io.gitee.johnpeng:mx-service-utils:3.0.3'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-service-utils/
implementation ("io.gitee.johnpeng:mx-service-utils:3.0.3")
'io.gitee.johnpeng:mx-service-utils:jar:3.0.3'
<dependency org="io.gitee.johnpeng" name="mx-service-utils" rev="3.0.3">
<artifact name="mx-service-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-service-utils', version='3.0.3')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-service-utils" % "3.0.3"
[io.gitee.johnpeng/mx-service-utils "3.0.3"]