| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.softwaremill.sttp |
| ArtifactId | ArtifactIdscalaz_2.11 |
| Version | Version1.7.2 |
| Type | Typejar |
| Description |
Descriptionscalaz
scalaz
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| scalaz_2.11-1.7.2.pom | |
| scalaz_2.11-1.7.2.jar | 14 KB |
| scalaz_2.11-1.7.2-tests.jar | 4 KB |
| scalaz_2.11-1.7.2-tests-sources.jar | 1 KB |
| scalaz_2.11-1.7.2-tests-javadoc.jar | 343 KB |
| scalaz_2.11-1.7.2-sources.jar | 1 KB |
| scalaz_2.11-1.7.2-javadoc.jar | 361 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp/scalaz_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp</groupId>
<artifactId>scalaz_2.11</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp/scalaz_2.11/
implementation 'com.softwaremill.sttp:scalaz_2.11:1.7.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp/scalaz_2.11/
implementation ("com.softwaremill.sttp:scalaz_2.11:1.7.2")
'com.softwaremill.sttp:scalaz_2.11:jar:1.7.2'
<dependency org="com.softwaremill.sttp" name="scalaz_2.11" rev="1.7.2">
<artifact name="scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp', module='scalaz_2.11', version='1.7.2')
)
libraryDependencies += "com.softwaremill.sttp" % "scalaz_2.11" % "1.7.2"
[com.softwaremill.sttp/scalaz_2.11 "1.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.softwaremill.sttp : core_2.11 | jar | 1.7.2 |
| org.scalaz : scalaz-concurrent_2.11 | jar | 7.2.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghik : silencer-lib_2.11.12 | jar | 1.4.4 |