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