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

com.mgage:testrailsdk 1.3.4.1

A package for managing your TestRail information

Группа

Группа

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

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

testrailsdk
Версия

Версия

1.3.4.1
Тип

Тип

jar

Скачать testrailsdk 1.3.4.1


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