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