is not current version
Last Version 1.1

de.is24.common:switchman-abtest-client 1.0

Togglz client for connecting a spring application to IS24 Switchman.

Categories

Categories

CLI User Interface
GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

switchman-abtest-client
Version

Version

1.0
Type

Type

jar

Download switchman-abtest-client 1.0


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