is not current version
Last Version 2.2.1

com.github.yuyenews:Mars-extends 2.1.3


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Mars-extends
Version

Version

2.1.3
Type

Type

pom

Download Mars-extends 2.1.3

Filename Size
Mars-extends-2.1.3.pom 3 KB
Browse

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