License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-test-junit_2.11 |
Version | Version2.0.0-M1 |
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.11/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-junit_2.11</artifactId>
<version>2.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_2.11/
implementation 'dev.zio:zio-test-junit_2.11:2.0.0-M1'
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_2.11/
implementation ("dev.zio:zio-test-junit_2.11:2.0.0-M1")
'dev.zio:zio-test-junit_2.11:jar:2.0.0-M1'
<dependency org="dev.zio" name="zio-test-junit_2.11" rev="2.0.0-M1">
<artifact name="zio-test-junit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-junit_2.11', version='2.0.0-M1')
)
libraryDependencies += "dev.zio" % "zio-test-junit_2.11" % "2.0.0-M1"
[dev.zio/zio-test-junit_2.11 "2.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
dev.zio : zio-test_2.11 | jar | 2.0.0-M1 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.11.12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jcstress : jcstress-core | jar | 0.3 |
net.sf.jopt-simple : jopt-simple | jar | 4.6 |