MVN

net.devslash.fetchdsl : api

Maven & Gradle

Jun 25, 2023
5 usages
31 stars

fetchDSL · A DSL for HTTP requests

<dependency>
    <groupId>net.devslash.fetchdsl</groupId>
    <artifactId>api</artifactId>
    <version>0.25.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.devslash.fetchdsl : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.25.0

All Versions

Choose a version of net.devslash.fetchdsl : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.25.x
api-0.25.0
0.24.x
api-0.24.4
api-0.24.3
api-0.24.2
api-0.24.1
api-0.24.0
0.23.x
api-0.23.0
0.22.x
api-0.22.1
api-0.22.0
0.21.x
api-0.21.1
api-0.21.0
0.20.x
api-0.20.6
api-0.20.4
api-0.20.3
api-0.20.2
api-0.20.1
api-0.20.0
0.19.x
api-0.19.2
api-0.19.1
api-0.19.0
0.18.x
api-0.18.3
api-0.18.1
api-0.18.0
0.17.x
api-0.17.2
api-0.17.1
api-0.17.0
0.16.x
api-0.16.9
api-0.16.8
api-0.16.7

How to add a dependency to Maven

Add the following net.devslash.fetchdsl : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.devslash.fetchdsl</groupId>
    <artifactId>api</artifactId>
    <version>0.25.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.devslash.fetchdsl : api gradle dependency to your build.gradle file:

implementation 'net.devslash.fetchdsl:api:0.25.0'

Gradle Kotlin DSL: Add the following net.devslash.fetchdsl : api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.devslash.fetchdsl:api:0.25.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.devslash.fetchdsl : api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.devslash.fetchdsl" % "api" % "0.25.0"

Advertisement

Dependencies from Group

api
Jun 25, 2023
5 usages
31 stars
Jun 25, 2023
4 usages
31 stars
Jun 16, 2021
2 usages
31 stars
Jan 02, 2022
31 stars
Jun 25, 2023
31 stars

Discover Dependencies

Sep 14, 2022
18 usages
0 stars
Apr 05, 2013
8 usages
Aug 14, 2023
2 usages
723 stars
Jun 23, 2021
2 usages
20 stars
Aug 31, 2021
11 usages
42 stars
Mar 23, 2023
6 usages
2 stars
Jan 30, 2023
6 usages
201 stars
Feb 17, 2020
3 usages
57 stars