MVN

io.vulpine.lib : http

Maven & Gradle

Jun 27, 2018
2 usages
0 stars

io.vulpine.lib:http · Wrapper for Java's HttpUrlConnection for making easy web requests.

<dependency>
    <groupId>io.vulpine.lib</groupId>
    <artifactId>http</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.vulpine.lib : http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.vulpine.lib : http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
http-0.3.0
0.2.x
http-0.2.3
http-0.2.2

How to add a dependency to Maven

Add the following io.vulpine.lib : http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.vulpine.lib</groupId>
    <artifactId>http</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.vulpine.lib : http gradle dependency to your build.gradle file:

implementation 'io.vulpine.lib:http:0.3.0'

Gradle Kotlin DSL: Add the following io.vulpine.lib : http gradle kotlin dependency to your build.gradle.kts file:

implementation("io.vulpine.lib:http:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.vulpine.lib : http sbt scala dependency to your build.sbt file:

libraryDependencies += "io.vulpine.lib" % "http" % "0.3.0"

Advertisement

Dependencies from Group

Mar 24, 2017
2 usages
0 stars
Jun 27, 2018
2 usages
0 stars
Mar 24, 2017
1 usages
0 stars
Sep 07, 2016
1 stars
Mar 10, 2017
0 stars

Discover Dependencies

Jun 23, 2017
1 usages
6 stars
Jun 19, 2018
1 usages
144 stars
Dec 19, 2016
1 usages
25 stars
Oct 11, 2016
1 usages
2 stars
Dec 19, 2016
1 usages
674 stars
Oct 03, 2016
1 usages
4 stars