Last Version

zone.gryphon:screech-core 0.1

Highly pluggable async HTTP abstraction library

License

License

GroupId

GroupId

zone.gryphon
ArtifactId

ArtifactId

screech-core
Version

Version

0.1
Type

Type

jar
Description

Description

Highly pluggable async HTTP abstraction library

Download screech-core 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
zone.gryphon : screech-annotations jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
ch.qos.logback : logback-core jar
junit : junit jar
org.assertj : assertj-core jar
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.