| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yuyenews |
| ArtifactId | ArtifactIdMartian-Cloud |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| Martian-Cloud-4.1.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Martian-Cloud/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Martian-Cloud</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian-Cloud/
implementation 'com.github.yuyenews:Martian-Cloud:4.1.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian-Cloud/
implementation ("com.github.yuyenews:Martian-Cloud:4.1.0")
'com.github.yuyenews:Martian-Cloud:pom:4.1.0'
<dependency org="com.github.yuyenews" name="Martian-Cloud" rev="4.1.0">
<artifact name="Martian-Cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Martian-Cloud', version='4.1.0')
)
libraryDependencies += "com.github.yuyenews" % "Martian-Cloud" % "4.1.0"
[com.github.yuyenews/Martian-Cloud "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yuyenews : mars-starter Optional | jar | 3.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |