License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.shared |
ArtifactId | ArtifactIdzio_3.0.0-RC3 |
Version | Version1.2.3 |
Type | Typejar |
Description |
Descriptionzio
zio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio_3.0.0-RC3-1.2.3.pom | |
zio_3.0.0-RC3-1.2.3.jar | 2 KB |
zio_3.0.0-RC3-1.2.3-sources.jar | 893 bytes |
zio_3.0.0-RC3-1.2.3-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio_3.0.0-RC3/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>zio_3.0.0-RC3</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio_3.0.0-RC3/
implementation 'com.softwaremill.sttp.shared:zio_3.0.0-RC3:1.2.3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/zio_3.0.0-RC3/
implementation ("com.softwaremill.sttp.shared:zio_3.0.0-RC3:1.2.3")
'com.softwaremill.sttp.shared:zio_3.0.0-RC3:jar:1.2.3'
<dependency org="com.softwaremill.sttp.shared" name="zio_3.0.0-RC3" rev="1.2.3">
<artifact name="zio_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='zio_3.0.0-RC3', version='1.2.3')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "zio_3.0.0-RC3" % "1.2.3"
[com.softwaremill.sttp.shared/zio_3.0.0-RC3 "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.shared : core_3.0.0-RC3 | jar | 1.2.3 |
org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
dev.zio : zio-streams_3.0.0-RC3 | jar | 1.0.7 |
dev.zio : zio_3.0.0-RC3 | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3.0.0-RC3 | jar | 3.2.8 |