is not current version
Last Version 0.3.12

org.testtoolinterfaces:testsuiteinterface 0.3.8

Test Suite Interface for Test Tool Interfaces

GroupId

GroupId

org.testtoolinterfaces
ArtifactId

ArtifactId

testsuiteinterface
Version

Version

0.3.8
Type

Type

jar

Download testsuiteinterface 0.3.8


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