| License |
License |
|---|---|
| GroupId | GroupIddev.zio |
| ArtifactId | ArtifactIdzio-streams_3 |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
Descriptionzio-streams
zio-streams
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zio-streams_3-1.0.8.pom | |
| zio-streams_3-1.0.8.jar | 796 KB |
| zio-streams_3-1.0.8-sources.jar | 69 KB |
| zio-streams_3-1.0.8-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-streams_3/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-streams_3</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-streams_3/
implementation 'dev.zio:zio-streams_3:1.0.8'
// https://jarcasting.com/artifacts/dev.zio/zio-streams_3/
implementation ("dev.zio:zio-streams_3:1.0.8")
'dev.zio:zio-streams_3:jar:1.0.8'
<dependency org="dev.zio" name="zio-streams_3" rev="1.0.8">
<artifact name="zio-streams_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-streams_3', version='1.0.8')
)
libraryDependencies += "dev.zio" % "zio-streams_3" % "1.0.8"
[dev.zio/zio-streams_3 "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.zio : zio_3 | jar | 1.0.8 |
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghik : silencer-lib_2.13.5 | 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 |