is not current version
Last Version 3.3.3

com.github.yuyenews:mars-starter 3.2.0


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-starter
Version

Version

3.2.0
Type

Type

jar

Download mars-starter 3.2.0


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