is not current version
Last Version 1.3

de.is24.common:switchman-togglz-client 1.2

Togglz client for connecting a spring application to IS24 Switchman.

Categories

Categories

CLI User Interface
GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

switchman-togglz-client
Version

Version

1.2
Type

Type

jar

Download switchman-togglz-client 1.2


<!-- https://jarcasting.com/artifacts/de.is24.common/switchman-togglz-client/ -->
<dependency>
    <groupId>de.is24.common</groupId>
    <artifactId>switchman-togglz-client</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.is24.common/switchman-togglz-client/
implementation 'de.is24.common:switchman-togglz-client:1.2'
// https://jarcasting.com/artifacts/de.is24.common/switchman-togglz-client/
implementation ("de.is24.common:switchman-togglz-client:1.2")
'de.is24.common:switchman-togglz-client:jar:1.2'
<dependency org="de.is24.common" name="switchman-togglz-client" rev="1.2">
  <artifact name="switchman-togglz-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.is24.common', module='switchman-togglz-client', version='1.2')
)
libraryDependencies += "de.is24.common" % "switchman-togglz-client" % "1.2"
[de.is24.common/switchman-togglz-client "1.2"]