Last Version

Maker 0.06

A scala build tool

License

License

BSD 2 clause
GroupId

GroupId

com.github.cage433
ArtifactId

ArtifactId

maker-test-reporter
Version

Version

0.06
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 0.06


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.scalatest : scalatest_2.10 jar 2.2.0

Project Modules

There are no modules declared in this project.