License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.shared |
ArtifactId | ArtifactIdzio_2.13 |
Version | Version1.3.5 |
Type | Typejar |
Description |
Descriptionzio
zio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio_2.13-1.3.5.pom | |
zio_2.13-1.3.5.jar | 1 KB |
zio_2.13-1.3.5-sources.jar | 893 bytes |
zio_2.13-1.3.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>zio_2.13</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio_2.13/
implementation 'com.softwaremill.sttp.shared:zio_2.13:1.3.5'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio_2.13/
implementation ("com.softwaremill.sttp.shared:zio_2.13:1.3.5")
'com.softwaremill.sttp.shared:zio_2.13:jar:1.3.5'
<dependency org="com.softwaremill.sttp.shared" name="zio_2.13" rev="1.3.5">
<artifact name="zio_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='zio_2.13', version='1.3.5')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "zio_2.13" % "1.3.5"
[com.softwaremill.sttp.shared/zio_2.13 "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.softwaremill.sttp.shared : core_2.13 | jar | 1.3.5 |
dev.zio : zio-streams_2.13 | jar | 2.0.0-RC5 |
dev.zio : zio_2.13 | jar | 2.0.0-RC5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.12 |