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

com.github.switcherapi:switcher-client 1.0.10-SNAOSHOT

Switcher Client for working with Switcher API

Категории

Категории

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

Группа

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

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

switcher-client
Версия

Версия

1.0.10-SNAOSHOT
Тип

Тип

jar

Скачать switcher-client 1.0.10-SNAOSHOT


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