Last Version

zone.gryphon:screech-async-httpclient2 0.1

Highly pluggable async HTTP abstraction library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

zone.gryphon
ArtifactId

ArtifactId

screech-async-httpclient2
Version

Version

0.1
Type

Type

jar
Description

Description

Highly pluggable async HTTP abstraction library

Download screech-async-httpclient2 0.1


<!-- https://jarcasting.com/artifacts/zone.gryphon/screech-async-httpclient2/ -->
<dependency>
    <groupId>zone.gryphon</groupId>
    <artifactId>screech-async-httpclient2</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/zone.gryphon/screech-async-httpclient2/
implementation 'zone.gryphon:screech-async-httpclient2:0.1'
// https://jarcasting.com/artifacts/zone.gryphon/screech-async-httpclient2/
implementation ("zone.gryphon:screech-async-httpclient2:0.1")
'zone.gryphon:screech-async-httpclient2:jar:0.1'
<dependency org="zone.gryphon" name="screech-async-httpclient2" rev="0.1">
  <artifact name="screech-async-httpclient2" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.gryphon', module='screech-async-httpclient2', version='0.1')
)
libraryDependencies += "zone.gryphon" % "screech-async-httpclient2" % "0.1"
[zone.gryphon/screech-async-httpclient2 "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
zone.gryphon : screech-core jar
io.netty : netty-codec-http jar
org.asynchttpclient : async-http-client jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
zone.gryphon : screech-test-utilities jar
ch.qos.logback : logback-classic jar
ch.qos.logback : logback-core jar

Project Modules

There are no modules declared in this project.