is not current version
Last Version 3.0.3

com.github.yuyenews:Mars-java 2.2.3


Categories

Categories

Java Languages
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Mars-java
Version

Version

2.2.3
Type

Type

pom

Download Mars-java 2.2.3

Filename Size
Mars-java-2.2.3.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.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-java/
implementation 'com.github.yuyenews:Mars-java:2.2.3'
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-java/
implementation ("com.github.yuyenews:Mars-java:2.2.3")
'com.github.yuyenews:Mars-java:pom:2.2.3'
<dependency org="com.github.yuyenews" name="Mars-java" rev="2.2.3">
  <artifact name="Mars-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Mars-java', version='2.2.3')
)
libraryDependencies += "com.github.yuyenews" % "Mars-java" % "2.2.3"
[com.github.yuyenews/Mars-java "2.2.3"]