GroupId | GroupIdcom.github.yuyenews |
---|---|
ArtifactId | ArtifactIdMartian-Cloud |
Version | Version3.0.23 |
Type | Typepom |
Filename | Size |
---|---|
Martian-Cloud-3.0.23.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.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian-Cloud/
implementation 'com.github.yuyenews:Martian-Cloud:3.0.23'
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian-Cloud/
implementation ("com.github.yuyenews:Martian-Cloud:3.0.23")
'com.github.yuyenews:Martian-Cloud:pom:3.0.23'
<dependency org="com.github.yuyenews" name="Martian-Cloud" rev="3.0.23">
<artifact name="Martian-Cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Martian-Cloud', version='3.0.23')
)
libraryDependencies += "com.github.yuyenews" % "Martian-Cloud" % "3.0.23"
[com.github.yuyenews/Martian-Cloud "3.0.23"]