License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-test-junit_0.22 |
Version | Version1.0.0-RC18-2 |
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_0.22/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-junit_0.22</artifactId>
<version>1.0.0-RC18-2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_0.22/
implementation 'dev.zio:zio-test-junit_0.22:1.0.0-RC18-2'
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_0.22/
implementation ("dev.zio:zio-test-junit_0.22:1.0.0-RC18-2")
'dev.zio:zio-test-junit_0.22:jar:1.0.0-RC18-2'
<dependency org="dev.zio" name="zio-test-junit_0.22" rev="1.0.0-RC18-2">
<artifact name="zio-test-junit_0.22" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-junit_0.22', version='1.0.0-RC18-2')
)
libraryDependencies += "dev.zio" % "zio-test-junit_0.22" % "1.0.0-RC18-2"
[dev.zio/zio-test-junit_0.22 "1.0.0-RC18-2"]
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_0.22 | jar | 1.0.0-RC18-2 |
ch.epfl.lamp : dotty-library_0.22 | jar | 0.22.0-RC1 |
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.1 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jcstress : jcstress-core | jar | 0.3 |
net.sf.jopt-simple : jopt-simple | jar | 4.6 |