is not current version
Last Version 1.1.10

com.github.yuyenews:Martian-gateway 1.1.9


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Martian-gateway
Version

Version

1.1.9
Type

Type

pom

Download Martian-gateway 1.1.9


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