is not current version
Last Version 0.0.3

com.github.ekahyukti:testreports-client 0.0.2

This is rest client api jar for the test reports application

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ekahyukti
ArtifactId

ArtifactId

testreports-client
Version

Version

0.0.2
Type

Type

jar

Download testreports-client 0.0.2


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