is not current version
Last Version 3.0.9

com.github.yuyenews:Mars-cloud 1.0


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Mars-cloud
Version

Version

1.0
Type

Type

pom

Download Mars-cloud 1.0

Filename Size
Mars-cloud-1.0.pom 3 KB
Browse

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