License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-test-junit_3 |
Version | Version2.0.0-RC4 |
Type | Typejar |
Description |
Descriptionzio-test-junit
zio-test-junit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio-test-junit_3-2.0.0-RC4.pom | |
zio-test-junit_3-2.0.0-RC4.jar | 27 KB |
zio-test-junit_3-2.0.0-RC4-sources.jar | 3 KB |
zio-test-junit_3-2.0.0-RC4-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-test-junit_3/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-junit_3</artifactId>
<version>2.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_3/
implementation 'dev.zio:zio-test-junit_3:2.0.0-RC4'
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_3/
implementation ("dev.zio:zio-test-junit_3:2.0.0-RC4")
'dev.zio:zio-test-junit_3:jar:2.0.0-RC4'
<dependency org="dev.zio" name="zio-test-junit_3" rev="2.0.0-RC4">
<artifact name="zio-test-junit_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-junit_3', version='2.0.0-RC4')
)
libraryDependencies += "dev.zio" % "zio-test-junit_3" % "2.0.0-RC4"
[dev.zio/zio-test-junit_3 "2.0.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_3 | jar | 2.0.0-RC4 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.8 | 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 |