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