GroupId | GroupIdcom.github.yuyenews |
---|---|
ArtifactId | ArtifactIdMars-start |
Version | Version2.1.7 |
Type | Typepom |
Filename | Size |
---|---|
Mars-start-2.1.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Mars-start/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-start</artifactId>
<version>2.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-start/
implementation 'com.github.yuyenews:Mars-start:2.1.7'
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-start/
implementation ("com.github.yuyenews:Mars-start:2.1.7")
'com.github.yuyenews:Mars-start:pom:2.1.7'
<dependency org="com.github.yuyenews" name="Mars-start" rev="2.1.7">
<artifact name="Mars-start" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Mars-start', version='2.1.7')
)
libraryDependencies += "com.github.yuyenews" % "Mars-start" % "2.1.7"
[com.github.yuyenews/Mars-start "2.1.7"]