is not current version
Last Version 4.1.0

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


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud-starter
Version

Version

3.0.22
Type

Type

jar

Download mars-cloud-starter 3.0.22


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