is not current version
Last Version 1.1.10

com.github.yuyenews:mars-gateway-starter 1.0.8


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-gateway-starter
Version

Version

1.0.8
Type

Type

jar

Download mars-gateway-starter 1.0.8


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