is not current version
Last Version 0.0.2-SHAPSHOT

io.github.mountainest:gateway 0.0.1-SHAPSHOT


GroupId

GroupId

io.github.mountainest
ArtifactId

ArtifactId

gateway
Version

Version

0.0.1-SHAPSHOT
Type

Type

jar

Download gateway 0.0.1-SHAPSHOT


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