MVN

com.monarchapis : monarch-api-client

Maven & Gradle

May 25, 2015
2 usages
0 stars

Monarch API Java Client · A Fluent API wrapper around Apache HTTP Client that handles both synchronous and asynchronous REST calls.

<dependency>
    <groupId>com.monarchapis</groupId>
    <artifactId>monarch-api-client</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.monarchapis : monarch-api-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.monarchapis : monarch-api-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
monarch-api-client-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.monarchapis</groupId>
    <artifactId>monarch-api-client</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.monarchapis : monarch-api-client gradle dependency to your build.gradle file:

implementation 'com.monarchapis:monarch-api-client:1.0.0'

Gradle Kotlin DSL: Add the following com.monarchapis : monarch-api-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.monarchapis:monarch-api-client:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.monarchapis : monarch-api-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.monarchapis" % "monarch-api-client" % "1.0.0"

Advertisement

Dependencies from Group

May 25, 2015
2 usages
0 stars
May 25, 2015
1 usages
0 stars
Jun 16, 2015
0 stars

Discover Dependencies

Feb 06, 2021
1 usages
5.1k stars
Aug 24, 2022
37 usages
227 stars
May 22, 2015
25 stars
Jul 12, 2018
1 usages
38 stars
May 19, 2015
66 stars
Dec 29, 2017
1 usages
Nov 14, 2020
5 usages
103 stars
api
Apr 03, 2020
21 usages