is not current version
Last Version 0.6.0.0

net.dloud.mimiron:gateway-info 0.5.2.0


Categories

Categories

Net
GroupId

GroupId

net.dloud.mimiron
ArtifactId

ArtifactId

gateway-info
Version

Version

0.5.2.0
Type

Type

jar

Download gateway-info 0.5.2.0


<!-- https://jarcasting.com/artifacts/net.dloud.mimiron/gateway-info/ -->
<dependency>
    <groupId>net.dloud.mimiron</groupId>
    <artifactId>gateway-info</artifactId>
    <version>0.5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dloud.mimiron/gateway-info/
implementation 'net.dloud.mimiron:gateway-info:0.5.2.0'
// https://jarcasting.com/artifacts/net.dloud.mimiron/gateway-info/
implementation ("net.dloud.mimiron:gateway-info:0.5.2.0")
'net.dloud.mimiron:gateway-info:jar:0.5.2.0'
<dependency org="net.dloud.mimiron" name="gateway-info" rev="0.5.2.0">
  <artifact name="gateway-info" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dloud.mimiron', module='gateway-info', version='0.5.2.0')
)
libraryDependencies += "net.dloud.mimiron" % "gateway-info" % "0.5.2.0"
[net.dloud.mimiron/gateway-info "0.5.2.0"]