| License | License | 
|---|---|
| GroupId | GroupIdorg.mazarineblue | 
| ArtifactId | ArtifactIdMazarineBlue-TestReport | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMazarineBlue - TestReport module The TestReport module provides the test report. | 
<!-- https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue-TestReport/ -->
<dependency>
    <groupId>org.mazarineblue</groupId>
    <artifactId>MazarineBlue-TestReport</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue-TestReport/
implementation 'org.mazarineblue:MazarineBlue-TestReport:0.1.0'// https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue-TestReport/
implementation ("org.mazarineblue:MazarineBlue-TestReport:0.1.0")'org.mazarineblue:MazarineBlue-TestReport:jar:0.1.0'<dependency org="org.mazarineblue" name="MazarineBlue-TestReport" rev="0.1.0">
  <artifact name="MazarineBlue-TestReport" type="jar" />
</dependency>@Grapes(
@Grab(group='org.mazarineblue', module='MazarineBlue-TestReport', version='0.1.0')
)libraryDependencies += "org.mazarineblue" % "MazarineBlue-TestReport" % "0.1.0"[org.mazarineblue/MazarineBlue-TestReport "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.mazarineblue : MazarineBlue-Pictures | jar | 0.1.0 | 
| org.mazarineblue : MazarineBlue-TestUtilities | jar | 0.1.0 | 
| commons-codec : commons-codec | jar | 1.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |