is not current version
Last Version 1.0.5

com.github.kod4n:rancher-client 1.0.2

Client for interacting with the Rancher API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.kod4n
ArtifactId

ArtifactId

rancher-client
Version

Version

1.0.2
Type

Type

jar

Download rancher-client 1.0.2


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