Last Version

Maker 0.44

A scala build tool

License

License

BSD 2 clause
GroupId

GroupId

com.github.cage433
ArtifactId

ArtifactId

maker-test-reporter_2.11
Version

Version

0.44
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.11 0.44


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.