maker

A scala build tool

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.cage433
ArtifactId

ArtifactId

maker-scalatest-reporter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

maker
A scala build tool

Download maker-scalatest-reporter

How to add to project

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

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.

Versions

Version
1.0