MVN

net.mready.apiclient : apiclient

Maven & Gradle

Nov 22, 2022
0 stars

apiclient · An easy-to-use library for handling HTTP requests built on top of OkHttp and FluidJson

<dependency>
    <groupId>net.mready.apiclient</groupId>
    <artifactId>apiclient</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mready.apiclient : apiclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-rc06

All Versions

Choose a version of net.mready.apiclient : apiclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
apiclient-1.0.0
apiclient-1.0.0-rc06
apiclient-1.0.0-rc05
apiclient-1.0.0-rc04
apiclient-1.0.0-rc03

How to add a dependency to Maven

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

<dependency>
    <groupId>net.mready.apiclient</groupId>
    <artifactId>apiclient</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mready.apiclient : apiclient gradle dependency to your build.gradle file:

implementation 'net.mready.apiclient:apiclient:1.0.0'

Gradle Kotlin DSL: Add the following net.mready.apiclient : apiclient gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mready.apiclient:apiclient:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mready.apiclient : apiclient sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mready.apiclient" % "apiclient" % "1.0.0"

Advertisement

Dependencies from Group

Nov 22, 2022
0 stars

Discover Dependencies

Sep 06, 2021
Aug 31, 2021
0 stars
Sep 01, 2021
1 usages
0 stars
Sep 02, 2021
1 stars
Sep 22, 2021
1 usages
91 stars
Oct 14, 2022
6 usages
510 stars
Apr 11, 2023
3 stars
Aug 13, 2022
1 usages
1 stars
Jul 06, 2023
2 usages
3 stars