Last Version

zone.gryphon:screech-test-utilities 0.1

Highly pluggable async HTTP abstraction library

License

License

GroupId

GroupId

zone.gryphon
ArtifactId

ArtifactId

screech-test-utilities
Version

Version

0.1
Type

Type

jar
Description

Description

Highly pluggable async HTTP abstraction library

Download screech-test-utilities 0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
zone.gryphon : screech-core jar
com.squareup.okhttp3 : mockwebserver jar
com.squareup.okhttp3 : okhttp jar
com.squareup.okio : okio jar
junit : junit jar
org.assertj : assertj-core jar
org.mockito : mockito-all jar
org.slf4j : jul-to-slf4j jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.