License |
License |
---|---|
GroupId | GroupIdio.jafka |
ArtifactId | ArtifactIdptth |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionptth
a simple http client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ptth-1.0.pom | |
ptth-1.0.jar | 19 KB |
ptth-1.0-sources.jar | 11 KB |
ptth-1.0-javadoc.jar | 49 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |