is not current version
Last Version 1.3.5

com.mgage:testrailsdk 1.3.2

A package for managing your TestRail information

GroupId

GroupId

com.mgage
ArtifactId

ArtifactId

testrailsdk
Version

Version

1.3.2
Type

Type

jar

Download testrailsdk 1.3.2


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