is not current version
Last Version 0.06

com.github.cage433:maker-test-reporter 0.05

A scala build tool

GroupId

GroupId

com.github.cage433
ArtifactId

ArtifactId

maker-test-reporter
Version

Version

0.05
Type

Type

jar

Download maker-test-reporter 0.05


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