License |
License |
---|---|
GroupId | GroupIdwtf.g4s8.oot |
ArtifactId | ArtifactIdoot |
Version | Version0.1.7 |
Type | Typejar |
Description |
Descriptionwtf.g4s8.oot:oot
Object Oriented Testing Framework for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oot-0.1.7.pom | |
oot-0.1.7.jar | 17 KB |
oot-0.1.7-sources.jar | 15 KB |
oot-0.1.7-javadoc.jar | 464 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.1 |
net.jcip : jcip-annotations | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |