Last Version

zone.gryphon:screech 0.1

Highly pluggable async HTTP abstraction library

License

License

GroupId

GroupId

zone.gryphon
ArtifactId

ArtifactId

screech
Version

Version

0.1
Type

Type

pom
Description

Description

zone.gryphon:screech
Highly pluggable async HTTP abstraction library
Project URL

Project URL

https://github.com/gryphon-zone/screech
Source Code Management

Source Code Management

https://github.com/gryphon-zone/screech/tree/master

Download screech 0.1

Filename Size
screech-0.1.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotations
  • asynchttpclient2
  • bom
  • build-bom
  • core
  • gson2
  • integration
  • jackson2
  • jetty
  • test-utilities