GroupId | GroupIdcom.github.cage433 |
---|---|
ArtifactId | ArtifactIdmaker-test-reporter |
Version | Version0.03 |
Type | Typejar |
Filename | Size |
---|---|
maker-test-reporter-0.03.pom | |
maker-test-reporter-0.03.jar | 12 KB |
maker-test-reporter-0.03-sources.jar | 1 KB |
maker-test-reporter-0.03-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cage433/maker-test-reporter/ -->
<dependency>
<groupId>com.github.cage433</groupId>
<artifactId>maker-test-reporter</artifactId>
<version>0.03</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cage433/maker-test-reporter/
implementation 'com.github.cage433:maker-test-reporter:0.03'
// https://jarcasting.com/artifacts/com.github.cage433/maker-test-reporter/
implementation ("com.github.cage433:maker-test-reporter:0.03")
'com.github.cage433:maker-test-reporter:jar:0.03'
<dependency org="com.github.cage433" name="maker-test-reporter" rev="0.03">
<artifact name="maker-test-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cage433', module='maker-test-reporter', version='0.03')
)
libraryDependencies += "com.github.cage433" % "maker-test-reporter" % "0.03"
[com.github.cage433/maker-test-reporter "0.03"]