is not current version
Last Version 3.3.3

com.github.yuyenews:mars-common 3.0.35


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-common
Version

Version

3.0.35
Type

Type

jar

Download mars-common 3.0.35


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