Last Version

jhttp 1.1.1

send http by java

License

License

GroupId

GroupId

io.github.topicstudy
ArtifactId

ArtifactId

jhttp
Version

Version

1.1.1
Type

Type

jar
Description

Description

jhttp
send http by java
Project URL

Project URL

http://github.com/topicstudy/jhttp
Project Organization

Project Organization

topicstudy

Download jhttp 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.