MVN

com.eed3si9n : gigahorse-core_2.10

Maven & Gradle

Apr 04, 2019
2 usages
121 stars

gigahorse-core · An HTTP client for Scala with Async Http Client underneath.

<dependency>
    <groupId>com.eed3si9n</groupId>
    <artifactId>gigahorse-core_2.10</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eed3si9n : gigahorse-core_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.eed3si9n : gigahorse-core_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
gigahorse-core_2.10-0.4.0
0.3.x
gigahorse-core_2.10-0.3.1
gigahorse-core_2.10-0.3.0
0.1.x
gigahorse-core_2.10-0.1.1
gigahorse-core_2.10-0.1.0

How to add a dependency to Maven

Add the following com.eed3si9n : gigahorse-core_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eed3si9n</groupId>
    <artifactId>gigahorse-core_2.10</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eed3si9n : gigahorse-core_2.10 gradle dependency to your build.gradle file:

implementation 'com.eed3si9n:gigahorse-core_2.10:0.4.0'

Gradle Kotlin DSL: Add the following com.eed3si9n : gigahorse-core_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eed3si9n:gigahorse-core_2.10:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eed3si9n : gigahorse-core_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eed3si9n" % "gigahorse-core_2.10" % "0.4.0"

Advertisement

Dependencies from Group

Aug 12, 2023
22 usages
34 stars
Aug 12, 2023
17 usages
34 stars
Sep 10, 2019
14 usages
133 stars
Jul 14, 2019
13 usages
34 stars
Jan 29, 2022
12 usages
121 stars

Discover Dependencies

Jan 10, 2017
2 usages
Feb 06, 2020
2 usages
61 stars
Feb 06, 2020
3 usages
61 stars
Mar 31, 2020
2 usages
10 stars
Jan 03, 2018
2 usages
0 stars
Jun 01, 2018
2 usages
42 stars
Oct 01, 2019
2 usages
2 stars
Jul 16, 2018
2 usages
4 stars
Aug 27, 2019
4 usages
1 stars