is not current version
Last Version 3.3.3

com.github.yuyenews:mars-starter 3.2.10


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-starter
Version

Version

3.2.10
Type

Type

jar

Download mars-starter 3.2.10


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