is not current version
Last Version 3.0.13

com.github.yuyenews:mars-start-base 3.0.1


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-start-base
Version

Version

3.0.1
Type

Type

jar

Download mars-start-base 3.0.1


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