License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdMars-start |
Last Version | Last Version3.0.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
Mars-start-3.0.13.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.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-start/
implementation 'com.github.yuyenews:Mars-start:3.0.13'
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-start/
implementation ("com.github.yuyenews:Mars-start:3.0.13")
'com.github.yuyenews:Mars-start:pom:3.0.13'
<dependency org="com.github.yuyenews" name="Mars-start" rev="3.0.13">
<artifact name="Mars-start" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Mars-start', version='3.0.13')
)
libraryDependencies += "com.github.yuyenews" % "Mars-start" % "3.0.13"
[com.github.yuyenews/Mars-start "3.0.13"]