is not current version
Last Version 1.1.10

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


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-gateway-starter
Version

Version

1.0.1
Type

Type

jar

Download mars-gateway-starter 1.0.1


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