is not current version
Last Version 5.0.25

com.oneops:oneops-client 5.0.22


Categories

Categories

CLI User Interface
GroupId

GroupId

com.oneops
ArtifactId

ArtifactId

oneops-client
Version

Version

5.0.22
Type

Type

jar

Download oneops-client 5.0.22


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