com.github.ppadial:testrail-api-client


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ppadial
ArtifactId

ArtifactId

testrail-api-client
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download testrail-api-client

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0