is not current version
Last Version 5.0.25

com.oneops:oneops-client 5.0.7


Categories

Categories

CLI User Interface
GroupId

GroupId

com.oneops
ArtifactId

ArtifactId

oneops-client
Version

Version

5.0.7
Type

Type

jar

Download oneops-client 5.0.7


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