License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalameta |
ArtifactId | ArtifactIdmunit_3.0.0-RC2 |
Last Version | Last Version0.7.25 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmunit
munit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
munit_3.0.0-RC2-0.7.25.pom | |
munit_3.0.0-RC2-0.7.25.jar | 252 KB |
munit_3.0.0-RC2-0.7.25-sources.jar | 33 KB |
munit_3.0.0-RC2-0.7.25-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalameta/munit_3.0.0-RC2/ -->
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>munit_3.0.0-RC2</artifactId>
<version>0.7.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalameta/munit_3.0.0-RC2/
implementation 'org.scalameta:munit_3.0.0-RC2:0.7.25'
// https://jarcasting.com/artifacts/org.scalameta/munit_3.0.0-RC2/
implementation ("org.scalameta:munit_3.0.0-RC2:0.7.25")
'org.scalameta:munit_3.0.0-RC2:jar:0.7.25'
<dependency org="org.scalameta" name="munit_3.0.0-RC2" rev="0.7.25">
<artifact name="munit_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalameta', module='munit_3.0.0-RC2', version='0.7.25')
)
libraryDependencies += "org.scalameta" % "munit_3.0.0-RC2" % "0.7.25"
[org.scalameta/munit_3.0.0-RC2 "0.7.25"]
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : junit-interface | jar | 0.7.25 |
org.scala-lang : scala3-library_3.0.0-RC2 | jar | 3.0.0-RC2 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.4 |