is not current version
Last Version 1.2

com.testmonitor:api-java-client 0.3

TestMonitor API client

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.testmonitor
ArtifactId

ArtifactId

api-java-client
Version

Version

0.3
Type

Type

jar

Download api-java-client 0.3


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