Last Version

com.github.yuyenews:Mars-java 3.0.3


Categories

Categories

Java Languages
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Mars-java
Version

Version

3.0.3
Type

Type

pom

Download Mars-java 3.0.3

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