java-curl

Ultra-lightweight CURL implementation in pure java 1.6

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.rockswang
ArtifactId

ArtifactId

java-curl
Last Version

Last Version

1.2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

java-curl
Ultra-lightweight CURL implementation in pure java 1.6
Project URL

Project URL

https://github.com/rockswang/java-curl
Source Code Management

Source Code Management

https://github.com/rockswang/java-curl

Download java-curl

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rockswang/java-curl/ -->
<dependency>
    <groupId>com.github.rockswang</groupId>
    <artifactId>java-curl</artifactId>
    <version>1.2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rockswang/java-curl/
implementation 'com.github.rockswang:java-curl:1.2.2.2'
// https://jarcasting.com/artifacts/com.github.rockswang/java-curl/
implementation ("com.github.rockswang:java-curl:1.2.2.2")
'com.github.rockswang:java-curl:jar:1.2.2.2'
<dependency org="com.github.rockswang" name="java-curl" rev="1.2.2.2">
  <artifact name="java-curl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rockswang', module='java-curl', version='1.2.2.2')
)
libraryDependencies += "com.github.rockswang" % "java-curl" % "1.2.2.2"
[com.github.rockswang/java-curl "1.2.2.2"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.1
org.jsoup : jsoup jar 1.11.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2.2
1.2.2.1
1.2.2
1.2.1
1.2.0