is not current version
Last Version 1.3.4

Switcher Client 1.3.3

Switcher Client for working with Switcher API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.switcherapi
ArtifactId

ArtifactId

switcher-client
Version

Version

1.3.3
Type

Type

jar
Description

Description

Switcher Client
Switcher Client for working with Switcher API
Project URL

Project URL

https://github.com/switcherapi/switcher-client
Source Code Management

Source Code Management

https://github.com/switcherapi/switcher-client

Download switcher-client 1.3.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.35
org.glassfish.jersey.inject : jersey-hk2 jar 2.35
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35
com.google.code.gson : gson jar 2.8.9
org.apache.commons : commons-lang3 jar 3.12.0
commons-net : commons-net jar 3.8.0
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.junit.jupiter : junit-jupiter-api jar 5.8.1

test (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.9
com.squareup.okhttp3 : mockwebserver jar 3.14.9

Project Modules

There are no modules declared in this project.