is not current version
Last Version 3.0.9

com.github.yuyenews:Mars-cloud 0.1.1


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Mars-cloud
Version

Version

0.1.1
Type

Type

pom

Download Mars-cloud 0.1.1

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

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