is not current version
Last Version 2.2.1

org.touchbit.testrail4j:testrail4j-core 1.1.5-alpha

TestRail4j core module

GroupId

GroupId

org.touchbit.testrail4j
ArtifactId

ArtifactId

testrail4j-core
Version

Version

1.1.5-alpha
Type

Type

jar

Download testrail4j-core 1.1.5-alpha


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