is not current version
Last Version 3.3.3

com.github.yuyenews:mars-starter 3.0.36


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-starter
Version

Version

3.0.36
Type

Type

jar

Download mars-starter 3.0.36


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