is not current version
Last Version 0.3.12

org.testtoolinterfaces:testsuiteinterface 0.3.11

Test Suite Interface for Test Tool Interfaces

GroupId

GroupId

org.testtoolinterfaces
ArtifactId

ArtifactId

testsuiteinterface
Version

Version

0.3.11
Type

Type

jar

Download testsuiteinterface 0.3.11


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