is not current version
Last Version 0.7.2.0

net.dloud.stand:gateway-info 0.7.0.0


Categories

Categories

Net
GroupId

GroupId

net.dloud.stand
ArtifactId

ArtifactId

gateway-info
Version

Version

0.7.0.0
Type

Type

jar

Download gateway-info 0.7.0.0


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