is not current version
Last Version 0.3.7-beta

org.touchbit.buggy:buggy-testrail 0.3.7-alpha

TestRail module

GroupId

GroupId

org.touchbit.buggy
ArtifactId

ArtifactId

buggy-testrail
Version

Version

0.3.7-alpha
Type

Type

jar

Download buggy-testrail 0.3.7-alpha


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