is not current version
Last Version 0.1.4

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

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.1
Type

Type

jar

Download alm-rest-client 0.1.1


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