Last Version

com.github.yuyenews:mars-cloud 3.0.19


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud
Version

Version

3.0.19
Type

Type

jar

Download mars-cloud 3.0.19


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