is not current version
Last Version 0.1.4

io.zahori.tms:alm-rest-client 0.1.0

Integration with the ALM test repository at Zahori.io

Categories

Categories

CLI User Interface
GroupId

GroupId

io.zahori.tms
ArtifactId

ArtifactId

alm-rest-client
Version

Version

0.1.0
Type

Type

jar

Download alm-rest-client 0.1.0


<!-- https://jarcasting.com/artifacts/io.zahori.tms/alm-rest-client/ -->
<dependency>
    <groupId>io.zahori.tms</groupId>
    <artifactId>alm-rest-client</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zahori.tms/alm-rest-client/
implementation 'io.zahori.tms:alm-rest-client:0.1.0'
// https://jarcasting.com/artifacts/io.zahori.tms/alm-rest-client/
implementation ("io.zahori.tms:alm-rest-client:0.1.0")
'io.zahori.tms:alm-rest-client:jar:0.1.0'
<dependency org="io.zahori.tms" name="alm-rest-client" rev="0.1.0">
  <artifact name="alm-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zahori.tms', module='alm-rest-client', version='0.1.0')
)
libraryDependencies += "io.zahori.tms" % "alm-rest-client" % "0.1.0"
[io.zahori.tms/alm-rest-client "0.1.0"]