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