License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-test-junit_2.12 |
Version | Version2.0.0-RC6 |
Type | Typejar |
Description |
Descriptionzio-test-junit
zio-test-junit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-test-junit_2.12/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-junit_2.12</artifactId>
<version>2.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_2.12/
implementation 'dev.zio:zio-test-junit_2.12:2.0.0-RC6'
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_2.12/
implementation ("dev.zio:zio-test-junit_2.12:2.0.0-RC6")
'dev.zio:zio-test-junit_2.12:jar:2.0.0-RC6'
<dependency org="dev.zio" name="zio-test-junit_2.12" rev="2.0.0-RC6">
<artifact name="zio-test-junit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-junit_2.12', version='2.0.0-RC6')
)
libraryDependencies += "dev.zio" % "zio-test-junit_2.12" % "2.0.0-RC6"
[dev.zio/zio-test-junit_2.12 "2.0.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
dev.zio : zio-test_2.12 | jar | 2.0.0-RC6 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.12.15 | jar | 1.7.8 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jcstress : jcstress-core | jar | 0.3 |
net.sf.jopt-simple : jopt-simple | jar | 4.6 |