is not current version
Last Version 0.4.0

com.github.ppadial:testrail-api-client 0.2.0

A testrail API client for java projects

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ppadial
ArtifactId

ArtifactId

testrail-api-client
Version

Version

0.2.0
Type

Type

jar

Download testrail-api-client 0.2.0


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