Download monarch-api-client-1.0.0.jar file - Jar m

Jar examples for m:monarch-api-client

Description

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.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

monarch-api-client-1.0.0-javadoc.jar
monarch-api-client-1.0.0-sources.jar
monarch-api-client-1.0.0.jar
monarch-api-client-1.0.0.pom



Related Tutorials