GroupId | GroupIdtop.plong |
---|---|
ArtifactId | ArtifactIdms-base-rest-resource |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
ms-base-rest-resource-0.0.4.pom | |
ms-base-rest-resource-0.0.4.jar | 112 KB |
ms-base-rest-resource-0.0.4-sources.jar | 79 KB |
ms-base-rest-resource-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.plong/ms-base-rest-resource/
implementation 'top.plong:ms-base-rest-resource:0.0.4'
// https://jarcasting.com/artifacts/top.plong/ms-base-rest-resource/
implementation ("top.plong:ms-base-rest-resource:0.0.4")
'top.plong:ms-base-rest-resource:jar:0.0.4'
<dependency org="top.plong" name="ms-base-rest-resource" rev="0.0.4">
<artifact name="ms-base-rest-resource" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.plong', module='ms-base-rest-resource', version='0.0.4')
)
libraryDependencies += "top.plong" % "ms-base-rest-resource" % "0.0.4"
[top.plong/ms-base-rest-resource "0.0.4"]