| License | License | 
|---|---|
| GroupId | GroupIdorg.bitbucket.abuwandi | 
| ArtifactId | ArtifactIdsnoopy | 
| Last Version | Last Version0.9.20 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSnoopy Network Client Asynchronous network client that’s efficient by default and easy to use.
    Its request/response API is designed with fluent builders and immutability.
    It supports both synchronous blocking calls and async calls | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| snoopy-0.9.20.pom | |
| snoopy-0.9.20.jar | 192 KB | 
| snoopy-0.9.20-sources.jar | 77 KB | 
| snoopy-0.9.20-javadoc.jar | 527 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.bitbucket.abuwandi/snoopy/ -->
<dependency>
    <groupId>org.bitbucket.abuwandi</groupId>
    <artifactId>snoopy</artifactId>
    <version>0.9.20</version>
</dependency>// https://jarcasting.com/artifacts/org.bitbucket.abuwandi/snoopy/
implementation 'org.bitbucket.abuwandi:snoopy:0.9.20'// https://jarcasting.com/artifacts/org.bitbucket.abuwandi/snoopy/
implementation ("org.bitbucket.abuwandi:snoopy:0.9.20")'org.bitbucket.abuwandi:snoopy:jar:0.9.20'<dependency org="org.bitbucket.abuwandi" name="snoopy" rev="0.9.20">
  <artifact name="snoopy" type="jar" />
</dependency>@Grapes(
@Grab(group='org.bitbucket.abuwandi', module='snoopy', version='0.9.20')
)libraryDependencies += "org.bitbucket.abuwandi" % "snoopy" % "0.9.20"[org.bitbucket.abuwandi/snoopy "0.9.20"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.3 | 
| io.reactivex.rxjava3 : rxjava | jar | 3.0.13 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.apache.tika : tika-core | jar | 1.26 | 
| io.netty : netty-codec-http | jar | 4.1.65.Final | 
| io.netty : netty-handler | jar | 4.1.65.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |