is not current version
Last Version 4.1.0

com.github.yuyenews:mars-cloud-core 4.0.3


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud-core
Version

Version

4.0.3
Type

Type

jar

Download mars-cloud-core 4.0.3


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