MVN

org.bitbucket.abuwandi : snoopy

Maven & Gradle

Jun 29, 2021
1 usages

Snoopy 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

<dependency>
    <groupId>org.bitbucket.abuwandi</groupId>
    <artifactId>snoopy</artifactId>
    <version>0.9.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.abuwandi : snoopy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.20

All Versions

Choose a version of org.bitbucket.abuwandi : snoopy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
snoopy-0.9.20
snoopy-0.9.19
snoopy-0.9.18
snoopy-0.9.17
snoopy-0.9.16
snoopy-0.9.15
snoopy-0.9.13
snoopy-0.9.12
snoopy-0.9.11
snoopy-0.9.10
snoopy-0.9.9
snoopy-0.9.8
snoopy-0.9.7
snoopy-0.9.6
snoopy-0.9.5
snoopy-0.9.4
snoopy-0.9.3
snoopy-0.9.2
snoopy-0.9.1
snoopy-0.9.0
0.8.x
snoopy-0.8.9
snoopy-0.8.8
snoopy-0.8.7
snoopy-0.8.6
snoopy-0.8.5
snoopy-0.8.4
snoopy-0.8.3
snoopy-0.8.2
snoopy-0.8.1
snoopy-0.8.0

How to add a dependency to Maven

Add the following org.bitbucket.abuwandi : snoopy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bitbucket.abuwandi</groupId>
    <artifactId>snoopy</artifactId>
    <version>0.9.20</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bitbucket.abuwandi : snoopy gradle dependency to your build.gradle file:

implementation 'org.bitbucket.abuwandi:snoopy:0.9.20'

Gradle Kotlin DSL: Add the following org.bitbucket.abuwandi : snoopy gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bitbucket.abuwandi:snoopy:0.9.20")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bitbucket.abuwandi : snoopy sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bitbucket.abuwandi" % "snoopy" % "0.9.20"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 19, 2022
1 usages
2 stars
Sep 26, 2021
1 usages
22 stars
Dec 11, 2022
1 usages
1 stars
Mar 01, 2022
1 usages
1 stars
Oct 20, 2022
1 usages
79 stars
May 10, 2023
1 usages
2 stars
Aug 29, 2022
1 usages
1 stars
May 22, 2023
1 usages
16 stars