Jar examples for m:monarch-api-client
A Fluent API wrapper around Apache HTTP Client that handles both synchronous and asynchronous REST calls.
You can download jar file monarch-api-client 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add monarch-api-client-1.0.0.jar to your project.
<dependency> <groupId>com.monarchapis</groupId> <artifactId>monarch-api-client</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.monarchapis', name: 'monarch-api-client', version: '1.0.0'
libraryDependencies += "com.monarchapis" % "monarch-api-client" % "1.0.0"
<dependency org="com.monarchapis" name="monarch-api-client" rev="1.0.0"/>
@Grapes(@Grab(group='com.monarchapis', module='monarch-api-client', version='1.0.0'))
'com.monarchapis:monarch-api-client:jar:1.0.0'
Click the following link to download the jar file.
monarch-api-client-1.0.0-javadoc.jar