License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-test-junit_0.26 |
Version | Version1.0.1 |
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_0.26-1.0.1.pom | |
zio-test-junit_0.26-1.0.1.jar | 22 KB |
zio-test-junit_0.26-1.0.1-sources.jar | 2 KB |
zio-test-junit_0.26-1.0.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-test-junit_0.26/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-junit_0.26</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_0.26/
implementation 'dev.zio:zio-test-junit_0.26:1.0.1'
// https://jarcasting.com/artifacts/dev.zio/zio-test-junit_0.26/
implementation ("dev.zio:zio-test-junit_0.26:1.0.1")
'dev.zio:zio-test-junit_0.26:jar:1.0.1'
<dependency org="dev.zio" name="zio-test-junit_0.26" rev="1.0.1">
<artifact name="zio-test-junit_0.26" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-junit_0.26', version='1.0.1')
)
libraryDependencies += "dev.zio" % "zio-test-junit_0.26" % "1.0.1"
[dev.zio/zio-test-junit_0.26 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_0.26 | jar | 1.0.1 |
ch.epfl.lamp : dotty-library_0.26 | jar | 0.26.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 |