не последняя версия
Последняя версия 1.0.5

com.github.kod4n:rancher-client 1.0.4

Client for interacting with the Rancher API

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.kod4n
Идентификатор

Идентификатор

rancher-client
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать rancher-client 1.0.4


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