Last Version

wtf.g4s8.oot:oot 0.1.7

Object Oriented Testing Framework for Java

License

License

GroupId

GroupId

wtf.g4s8.oot
ArtifactId

ArtifactId

oot
Version

Version

0.1.7
Type

Type

jar
Description

Description

wtf.g4s8.oot:oot
Object Oriented Testing Framework for Java
Source Code Management

Source Code Management

https://github.com/g4s8/oot/tree/master/oot

Download oot 0.1.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.1
net.jcip : jcip-annotations jar 1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.