is not current version
Last Version 10.6

uk.org.retep:testFramework 9.11.1


GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

testFramework
Version

Version

9.11.1
Type

Type

jar

Download testFramework 9.11.1


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