is not current version
Last Version 3.0.9

com.github.yuyenews:mars-cloud-start 3.0.0


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud-start
Version

Version

3.0.0
Type

Type

jar

Download mars-cloud-start 3.0.0


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