is not current version
Last Version 1.0.0

io.elastest.epm:epm-client 0.9.1

Java client for the ElasTest Platform Manager (EPM).

Categories

Categories

CLI User Interface
GroupId

GroupId

io.elastest.epm
ArtifactId

ArtifactId

epm-client
Version

Version

0.9.1
Type

Type

jar

Download epm-client 0.9.1


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