License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdMars-cloud |
Version | Version3.0.9 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
Mars-cloud-3.0.9.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Mars-cloud/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-cloud</artifactId>
<version>3.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-cloud/
implementation 'com.github.yuyenews:Mars-cloud:3.0.9'
// https://jarcasting.com/artifacts/com.github.yuyenews/Mars-cloud/
implementation ("com.github.yuyenews:Mars-cloud:3.0.9")
'com.github.yuyenews:Mars-cloud:pom:3.0.9'
<dependency org="com.github.yuyenews" name="Mars-cloud" rev="3.0.9">
<artifact name="Mars-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Mars-cloud', version='3.0.9')
)
libraryDependencies += "com.github.yuyenews" % "Mars-cloud" % "3.0.9"
[com.github.yuyenews/Mars-cloud "3.0.9"]