is not current version
Last Version 3.0.3

com.github.yuyenews:Mars-java 2.1.7


Categories

Categories

Java Languages
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Mars-java
Version

Version

2.1.7
Type

Type

pom

Download Mars-java 2.1.7

Filename Size
Mars-java-2.1.7.pom 4 KB
Browse

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