is not current version
Last Version 0.6

io.github.joangtsq:testReporter 0.5

New test reporter to use in various projects.

License

License

GroupId

GroupId

io.github.joangtsq
ArtifactId

ArtifactId

testReporter
Version

Version

0.5
Type

Type

jar
Description

Description

io.github.joangtsq:testReporter
New test reporter to use in various projects.
Project URL

Project URL

https://github.com/JoanGTSQ/testReporter
Source Code Management

Source Code Management

http://github.com/JoanGTSQ/testReporter/tree/master

Download testReporter 0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.1.1
org.apache.directory.studio : org.apache.commons.io jar 2.4
com.google.code.gson : gson jar 2.8.9
org.freemarker : freemarker jar 2.3.31
io.reactivex.rxjava3 : rxjava jar 3.1.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.