is not current version
Last Version 3.0.9

com.github.yuyenews:mars-cloud-rest 3.0.5


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud-rest
Version

Version

3.0.5
Type

Type

jar

Download mars-cloud-rest 3.0.5


<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-rest/ -->
<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>mars-cloud-rest</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-rest/
implementation 'com.github.yuyenews:mars-cloud-rest:3.0.5'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-rest/
implementation ("com.github.yuyenews:mars-cloud-rest:3.0.5")
'com.github.yuyenews:mars-cloud-rest:jar:3.0.5'
<dependency org="com.github.yuyenews" name="mars-cloud-rest" rev="3.0.5">
  <artifact name="mars-cloud-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-cloud-rest', version='3.0.5')
)
libraryDependencies += "com.github.yuyenews" % "mars-cloud-rest" % "3.0.5"
[com.github.yuyenews/mars-cloud-rest "3.0.5"]