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