License |
License |
---|---|
GroupId | GroupIdio.teknek |
ArtifactId | ArtifactIdtunit |
Version | Version0.0.0 |
Type | Typejar |
Description |
Descriptionnibiru
Time/Transition Unit testing extensions
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tunit-0.0.0.pom | |
tunit-0.0.0.jar | 8 KB |
tunit-0.0.0-tests.jar | 15 KB |
tunit-0.0.0-sources.jar | 2 KB |
tunit-0.0.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.teknek/tunit/ -->
<dependency>
<groupId>io.teknek</groupId>
<artifactId>tunit</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.teknek/tunit/
implementation 'io.teknek:tunit:0.0.0'
// https://jarcasting.com/artifacts/io.teknek/tunit/
implementation ("io.teknek:tunit:0.0.0")
'io.teknek:tunit:jar:0.0.0'
<dependency org="io.teknek" name="tunit" rev="0.0.0">
<artifact name="tunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.teknek', module='tunit', version='0.0.0')
)
libraryDependencies += "io.teknek" % "tunit" % "0.0.0"
[io.teknek/tunit "0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |