is not current version
Last Version 4.1.0

com.github.yuyenews:mars-cloud-common 4.0


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud-common
Version

Version

4.0
Type

Type

jar

Download mars-cloud-common 4.0


<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/ -->
<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>mars-cloud-common</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/
implementation 'com.github.yuyenews:mars-cloud-common:4.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/
implementation ("com.github.yuyenews:mars-cloud-common:4.0")
'com.github.yuyenews:mars-cloud-common:jar:4.0'
<dependency org="com.github.yuyenews" name="mars-cloud-common" rev="4.0">
  <artifact name="mars-cloud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-cloud-common', version='4.0')
)
libraryDependencies += "com.github.yuyenews" % "mars-cloud-common" % "4.0"
[com.github.yuyenews/mars-cloud-common "4.0"]