is not current version
Last Version 3.0.19

com.github.yuyenews:mars-cloud 3.0.18


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud
Version

Version

3.0.18
Type

Type

jar

Download mars-cloud 3.0.18


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