License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.shared |
ArtifactId | ArtifactIdzio1_3 |
Version | Version1.3.2 |
Type | Typejar |
Description |
Descriptionzio1
zio1
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio1_3-1.3.2.pom | |
zio1_3-1.3.2.jar | 2 KB |
zio1_3-1.3.2-sources.jar | 894 bytes |
zio1_3-1.3.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio1_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>zio1_3</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio1_3/
implementation 'com.softwaremill.sttp.shared:zio1_3:1.3.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio1_3/
implementation ("com.softwaremill.sttp.shared:zio1_3:1.3.2")
'com.softwaremill.sttp.shared:zio1_3:jar:1.3.2'
<dependency org="com.softwaremill.sttp.shared" name="zio1_3" rev="1.3.2">
<artifact name="zio1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='zio1_3', version='1.3.2')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "zio1_3" % "1.3.2"
[com.softwaremill.sttp.shared/zio1_3 "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.shared : core_3 | jar | 1.3.2 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
dev.zio : zio-streams_3 | jar | 1.0.13 |
dev.zio : zio_3 | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.11 |