Last Version

Maker 0.45

A scala build tool

License

License

BSD 2 clause
GroupId

GroupId

com.github.cage433
ArtifactId

ArtifactId

maker-test-reporter_2.12
Version

Version

0.45
Type

Type

jar
Description

Description

Maker
A scala build tool
Source Code Management

Source Code Management

https://github.com/cage433/maker

Download maker-test-reporter_2.12 0.45


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.