MVN

com.goebl : david-webb

Maven & Gradle

Feb 21, 2016
6 usages
126 stars

DavidWebb · Lightweight Java HTTP-Client for calling JSON REST-Services (especially for Android)

<dependency>
    <groupId>com.goebl</groupId>
    <artifactId>david-webb</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.goebl : david-webb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.goebl : david-webb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
david-webb-1.3.0
1.2.x
david-webb-1.2.0
1.1.x
david-webb-1.1.0
1.0.x
david-webb-1.0.0

How to add a dependency to Maven

Add the following com.goebl : david-webb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.goebl</groupId>
    <artifactId>david-webb</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.goebl : david-webb gradle dependency to your build.gradle file:

implementation 'com.goebl:david-webb:1.3.0'

Gradle Kotlin DSL: Add the following com.goebl : david-webb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.goebl:david-webb:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.goebl : david-webb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.goebl" % "david-webb" % "1.3.0"

Advertisement

Dependencies from Group

Feb 21, 2016
6 usages
126 stars
Jan 10, 2014
4 usages
86 stars

Discover Dependencies

Oct 26, 2016
3 usages
7 stars
Jun 03, 2016
2 usages
9 stars
Dec 23, 2021
5 usages
5 stars
Mar 09, 2017
2 usages
0 stars
Oct 31, 2018
4 usages
0 stars
Jun 02, 2023
8 usages
7.7k stars
Jul 12, 2023
9 usages
3 stars
Nov 20, 2018
3 usages
1.8k stars