GroupId | GroupIdcom.github.yuyenews |
---|---|
ArtifactId | ArtifactIdmars-extends |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
mars-extends-2.2.2.pom | |
mars-extends-2.2.2.jar | 27 KB |
mars-extends-2.2.2-sources.jar | 19 KB |
mars-extends-2.2.2-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-extends/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-extends</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-extends/
implementation 'com.github.yuyenews:mars-extends:2.2.2'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-extends/
implementation ("com.github.yuyenews:mars-extends:2.2.2")
'com.github.yuyenews:mars-extends:jar:2.2.2'
<dependency org="com.github.yuyenews" name="mars-extends" rev="2.2.2">
<artifact name="mars-extends" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-extends', version='2.2.2')
)
libraryDependencies += "com.github.yuyenews" % "mars-extends" % "2.2.2"
[com.github.yuyenews/mars-extends "2.2.2"]