MVN

com.tvd12 : restful-client

Maven & Gradle

Apr 13, 2017

restful-client · A project support to call restful api from client

<dependency>
    <groupId>com.tvd12</groupId>
    <artifactId>restful-client</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tvd12 : restful-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.tvd12 : restful-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
restful-client-1.0.3
restful-client-1.0.1
restful-client-1.0.0

How to add a dependency to Maven

Add the following com.tvd12 : restful-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tvd12</groupId>
    <artifactId>restful-client</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tvd12 : restful-client gradle dependency to your build.gradle file:

implementation 'com.tvd12:restful-client:1.0.3'

Gradle Kotlin DSL: Add the following com.tvd12 : restful-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tvd12:restful-client:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tvd12 : restful-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tvd12" % "restful-client" % "1.0.3"

Advertisement

Dependencies from Group

Jun 05, 2023
10 usages
20 stars
Jun 05, 2023
8 usages
20 stars
Jun 05, 2023
8 usages
20 stars
Jun 05, 2023
6 usages
4 stars
Jun 05, 2023
6 usages
20 stars

Discover Dependencies

Feb 05, 2018
2 usages
1.2k stars
Jun 20, 2016
2 stars
Jan 16, 2018
3 stars
Oct 13, 2016
4 stars
Jun 03, 2016
2 usages
Jun 03, 2016
3 usages
Jun 28, 2016
2 stars
Jun 18, 2019
9 usages
2 stars