is not current version
Last Version 0.1.7

wtf.g4s8.oot:oot 0.1.6

Object Oriented Testing Framework for Java

GroupId

GroupId

wtf.g4s8.oot
ArtifactId

ArtifactId

oot
Version

Version

0.1.6
Type

Type

jar

Download oot 0.1.6


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