License |
License
BSD 2 clause
|
---|---|
GroupId | GroupIdcom.github.cage433 |
ArtifactId | ArtifactIdmaker-test-reporter_2.10 |
Version | Version0.44 |
Type | Typejar |
Description |
DescriptionMaker
A scala build tool
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.cage433/maker-test-reporter_2.10/ -->
<dependency>
<groupId>com.github.cage433</groupId>
<artifactId>maker-test-reporter_2.10</artifactId>
<version>0.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cage433/maker-test-reporter_2.10/
implementation 'com.github.cage433:maker-test-reporter_2.10:0.44'
// https://jarcasting.com/artifacts/com.github.cage433/maker-test-reporter_2.10/
implementation ("com.github.cage433:maker-test-reporter_2.10:0.44")
'com.github.cage433:maker-test-reporter_2.10:jar:0.44'
<dependency org="com.github.cage433" name="maker-test-reporter_2.10" rev="0.44">
<artifact name="maker-test-reporter_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cage433', module='maker-test-reporter_2.10', version='0.44')
)
libraryDependencies += "com.github.cage433" % "maker-test-reporter_2.10" % "0.44"
[com.github.cage433/maker-test-reporter_2.10 "0.44"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.scalatest : scalatest_2.10 | jar | 3.0.1 |