не последняя версия
Последняя версия 1.3.5

com.mgage:testrailsdk 1.3.2

A package for managing your TestRail information

Группа

Группа

com.mgage
Идентификатор

Идентификатор

testrailsdk
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать 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"]