Last Version

ptth 1.0

a simple http client

License

License

GroupId

GroupId

io.jafka
ArtifactId

ArtifactId

ptth
Version

Version

1.0
Type

Type

jar
Description

Description

ptth
a simple http client
Project URL

Project URL

https://github.com/adyliu/ptth
Source Code Management

Source Code Management

https://github.com/adyliu/ptth

Download ptth 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.