License |
License |
---|---|
GroupId | GroupIdcom.eed3si9n |
ArtifactId | ArtifactIdgigahorse-core_3 |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongigahorse-core
Gigahorse is an HTTP client for Scala with multiple backend support.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gigahorse-core_3-0.7.0.pom | |
gigahorse-core_3-0.7.0.jar | 205 KB |
gigahorse-core_3-0.7.0-sources.jar | 30 KB |
gigahorse-core_3-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eed3si9n/gigahorse-core_3/ -->
<dependency>
<groupId>com.eed3si9n</groupId>
<artifactId>gigahorse-core_3</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/gigahorse-core_3/
implementation 'com.eed3si9n:gigahorse-core_3:0.7.0'
// https://jarcasting.com/artifacts/com.eed3si9n/gigahorse-core_3/
implementation ("com.eed3si9n:gigahorse-core_3:0.7.0")
'com.eed3si9n:gigahorse-core_3:jar:0.7.0'
<dependency org="com.eed3si9n" name="gigahorse-core_3" rev="0.7.0">
<artifact name="gigahorse-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='gigahorse-core_3', version='0.7.0')
)
libraryDependencies += "com.eed3si9n" % "gigahorse-core_3" % "0.7.0"
[com.eed3si9n/gigahorse-core_3 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
com.typesafe : ssl-config-core_3 | jar | 0.6.1 |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.10 |