| License |
License |
|---|---|
| GroupId | GroupIddev.zio |
| ArtifactId | ArtifactIdzio-test-sbt_2.13 |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Descriptionzio-test-sbt
zio-test-sbt
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zio-test-sbt_2.13-1.0.9.pom | |
| zio-test-sbt_2.13-1.0.9.jar | 30 KB |
| zio-test-sbt_2.13-1.0.9-sources.jar | 5 KB |
| zio-test-sbt_2.13-1.0.9-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-test-sbt_2.13/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-sbt_2.13</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-sbt_2.13/
implementation 'dev.zio:zio-test-sbt_2.13:1.0.9'
// https://jarcasting.com/artifacts/dev.zio/zio-test-sbt_2.13/
implementation ("dev.zio:zio-test-sbt_2.13:1.0.9")
'dev.zio:zio-test-sbt_2.13:jar:1.0.9'
<dependency org="dev.zio" name="zio-test-sbt_2.13" rev="1.0.9">
<artifact name="zio-test-sbt_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-sbt_2.13', version='1.0.9')
)
libraryDependencies += "dev.zio" % "zio-test-sbt_2.13" % "1.0.9"
[dev.zio/zio-test-sbt_2.13 "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| dev.zio : zio_2.13 | jar | 1.0.9 |
| dev.zio : zio-test_2.13 | jar | 1.0.9 |
| org.scala-sbt : test-interface | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghik : silencer-lib_2.13.5 | 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 |