is not current version
Last Version 1.3.4

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

Switcher Client for working with Switcher API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.switcherapi
ArtifactId

ArtifactId

switcher-client
Version

Version

1.0.10-SNAOSHOT
Type

Type

jar

Download 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"]