License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.testra |
ArtifactId | ArtifactIdtestra-java-reporter |
Last Version | Last Version1.0-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestra-java-reporter
testra-java-reporter for Testra
|
<!-- https://jarcasting.com/artifacts/io.github.testra/testra-java-reporter/ -->
<dependency>
<groupId>io.github.testra</groupId>
<artifactId>testra-java-reporter</artifactId>
<version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.testra/testra-java-reporter/
implementation 'io.github.testra:testra-java-reporter:1.0-rc3'
// https://jarcasting.com/artifacts/io.github.testra/testra-java-reporter/
implementation ("io.github.testra:testra-java-reporter:1.0-rc3")
'io.github.testra:testra-java-reporter:jar:1.0-rc3'
<dependency org="io.github.testra" name="testra-java-reporter" rev="1.0-rc3">
<artifact name="testra-java-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.testra', module='testra-java-reporter', version='1.0-rc3')
)
libraryDependencies += "io.github.testra" % "testra-java-reporter" % "1.0-rc3"
[io.github.testra/testra-java-reporter "1.0-rc3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.testra : testra-java-commons | jar | 1.0-rc3 |
io.github.testra : testra-java-api-client | jar | 1.0-rc1 |
org.slf4j : slf4j-api | jar | 1.7.26 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |