GroupId | GroupIdcom.github.yuyenews |
---|---|
ArtifactId | ArtifactIdMars-extends |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
Mars-extends-2.2.0.pom | |
Mars-extends-2.2.0.jar | 28 KB |
Mars-extends-2.2.0-sources.jar | 19 KB |
Mars-extends-2.2.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Mars-extends/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-extends</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-extends/
implementation 'com.github.yuyenews:Mars-extends:2.2.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-extends/
implementation ("com.github.yuyenews:Mars-extends:2.2.0")
'com.github.yuyenews:Mars-extends:jar:2.2.0'
<dependency org="com.github.yuyenews" name="Mars-extends" rev="2.2.0">
<artifact name="Mars-extends" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Mars-extends', version='2.2.0')
)
libraryDependencies += "com.github.yuyenews" % "Mars-extends" % "2.2.0"
[com.github.yuyenews/Mars-extends "2.2.0"]