License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdscalaz_2.13 |
Last Version | Last Version3.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalaz
scalaz
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalaz_2.13-3.6.2.pom | |
scalaz_2.13-3.6.2.jar | 14 KB |
scalaz_2.13-3.6.2-tests.jar | 3 KB |
scalaz_2.13-3.6.2-tests-sources.jar | 1 KB |
scalaz_2.13-3.6.2-tests-javadoc.jar | 1 MB |
scalaz_2.13-3.6.2-sources.jar | 1 KB |
scalaz_2.13-3.6.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/scalaz_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>scalaz_2.13</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/scalaz_2.13/
implementation 'com.softwaremill.sttp.client3:scalaz_2.13:3.6.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/scalaz_2.13/
implementation ("com.softwaremill.sttp.client3:scalaz_2.13:3.6.2")
'com.softwaremill.sttp.client3:scalaz_2.13:jar:3.6.2'
<dependency org="com.softwaremill.sttp.client3" name="scalaz_2.13" rev="3.6.2">
<artifact name="scalaz_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='scalaz_2.13', version='3.6.2')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "scalaz_2.13" % "3.6.2"
[com.softwaremill.sttp.client3/scalaz_2.13 "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.softwaremill.sttp.client3 : core_2.13 | jar | 3.6.2 |
org.scalaz : scalaz-concurrent_2.13 | jar | 7.2.34 |