is not current version
Last Version 3.0.18

com.github.yuyenews:Mars 3.0.7


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Mars
Version

Version

3.0.7
Type

Type

pom

Download Mars 3.0.7

Filename Size
Mars-3.0.7.pom 4 KB
Browse

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