is not current version
Last Version 3.0.13

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


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-start-base
Version

Version

3.0.3
Type

Type

jar

Download mars-start-base 3.0.3


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