| License |
License |
|---|---|
| GroupId | GroupIdio.skullabs.kos |
| ArtifactId | ArtifactIdtests-report |
| Version | Version0.7.1 |
| Type | Typejar |
| Description |
DescriptionJava 8 Simplified Project
|
| Filename | Size |
|---|---|
| tests-report-0.7.1.pom | |
| tests-report-0.7.1.jar | 16 KB |
| tests-report-0.7.1-sources.jar | 4 KB |
| tests-report-0.7.1-javadoc.jar | 427 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.skullabs.kos/tests-report/ -->
<dependency>
<groupId>io.skullabs.kos</groupId>
<artifactId>tests-report</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.skullabs.kos/tests-report/
implementation 'io.skullabs.kos:tests-report:0.7.1'
// https://jarcasting.com/artifacts/io.skullabs.kos/tests-report/
implementation ("io.skullabs.kos:tests-report:0.7.1")
'io.skullabs.kos:tests-report:jar:0.7.1'
<dependency org="io.skullabs.kos" name="tests-report" rev="0.7.1">
<artifact name="tests-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.skullabs.kos', module='tests-report', version='0.7.1')
)
libraryDependencies += "io.skullabs.kos" % "tests-report" % "0.7.1"
[io.skullabs.kos/tests-report "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.skullabs.kos : kos-core | jar | 0.7.1 |
| io.skullabs.kos : kos-annotations | jar | 0.7.1 |
| io.skullabs.kos : kos-config-yaml | jar | 0.7.1 |
| io.skullabs.kos : kos-injector | jar | 0.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |