is not current version
Last Version 3.3.3

com.github.yuyenews:mars-server 2.1.7-hotfix


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-server
Version

Version

2.1.7-hotfix
Type

Type

jar

Download mars-server 2.1.7-hotfix


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