License |
License
BSD 2 clause
|
---|---|
GroupId | GroupIdcom.github.cage433 |
ArtifactId | ArtifactIdmaker-test-reporter_2.12 |
Version | Version0.45 |
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.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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
org.scalatest : scalatest_2.12 | jar | 3.0.1 |