MVN

com.nycjv321 : simple-http-client

Maven & Gradle

Dec 14, 2015
1 usages
0 stars

A simple wrapper of Apache's Http Client Library that tries to make interacting with HTTP Easy

<dependency>
    <groupId>com.nycjv321</groupId>
    <artifactId>simple-http-client</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nycjv321 : simple-http-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.nycjv321 : simple-http-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
simple-http-client-1.2
1.0
simple-http-client-1.0

How to add a dependency to Maven

Add the following com.nycjv321 : simple-http-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nycjv321</groupId>
    <artifactId>simple-http-client</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nycjv321 : simple-http-client gradle dependency to your build.gradle file:

implementation 'com.nycjv321:simple-http-client:1.2'

Gradle Kotlin DSL: Add the following com.nycjv321 : simple-http-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nycjv321:simple-http-client:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nycjv321 : simple-http-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nycjv321" % "simple-http-client" % "1.2"

Advertisement

Dependencies from Group

Dec 08, 2015
2 usages
0 stars
Dec 14, 2015
1 usages
0 stars

Discover Dependencies

Feb 06, 2021
1 usages
5.1k stars
Aug 10, 2022
4 usages
17 stars
Oct 07, 2016
5 usages
2 stars
Oct 07, 2016
2 usages
2 stars
jcp
Dec 11, 2021
149 stars
Feb 06, 2021
80 usages
166 stars
Jul 16, 2023
203 usages
685 stars
Jul 13, 2022
24 usages
13 stars