is not current version
Last Version 1.0.6

com.github.petruki:switcher-client 1.0.4

Switcher Client for working with Switcher API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.petruki
ArtifactId

ArtifactId

switcher-client
Version

Version

1.0.4
Type

Type

jar

Download switcher-client 1.0.4


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