is not current version
Last Version 4.1.0

com.github.yuyenews:mars-cloud-starter 4.0.2


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud-starter
Version

Version

4.0.2
Type

Type

jar

Download mars-cloud-starter 4.0.2


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