is not current version
Last Version 1.0.6

com.oneops:gslb 1.0.4

Library for managing gslb

GroupId

GroupId

com.oneops
ArtifactId

ArtifactId

gslb
Version

Version

1.0.4
Type

Type

jar

Download gslb 1.0.4


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