is not current version
Last Version 3.0.18

com.github.yuyenews:Mars 3.0.10


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Mars
Version

Version

3.0.10
Type

Type

pom

Download Mars 3.0.10

Filename Size
Mars-3.0.10.pom 4 KB
Browse

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