GroupId | GroupIdtop.plong |
---|---|
ArtifactId | ArtifactIdms-base-rest-resource |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
ms-base-rest-resource-0.0.3.pom | |
ms-base-rest-resource-0.0.3.jar | 112 KB |
ms-base-rest-resource-0.0.3-sources.jar | 79 KB |
ms-base-rest-resource-0.0.3-javadoc.jar | 507 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.plong/ms-base-rest-resource/ -->
<dependency>
<groupId>top.plong</groupId>
<artifactId>ms-base-rest-resource</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.plong/ms-base-rest-resource/
implementation 'top.plong:ms-base-rest-resource:0.0.3'
// https://jarcasting.com/artifacts/top.plong/ms-base-rest-resource/
implementation ("top.plong:ms-base-rest-resource:0.0.3")
'top.plong:ms-base-rest-resource:jar:0.0.3'
<dependency org="top.plong" name="ms-base-rest-resource" rev="0.0.3">
<artifact name="ms-base-rest-resource" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.plong', module='ms-base-rest-resource', version='0.0.3')
)
libraryDependencies += "top.plong" % "ms-base-rest-resource" % "0.0.3"
[top.plong/ms-base-rest-resource "0.0.3"]