Download client-rest_2.11-0.2.0.jar file - Jar c

Jar examples for c:client-rest-2.11

Description

REST client of the user-service

You can download jar file client-rest_2.11 0.2.0 in this page.

License

Apache 2

Build File

You can use the following script to add client-rest_2.11-0.2.0.jar to your project.

<dependency>
   <groupId>com.ubirch.key</groupId>
   <artifactId>client-rest_2.11</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.ubirch.key', name: 'client-rest_2.11', version: '0.2.0'
libraryDependencies += "com.ubirch.key" % "client-rest_2.11" % "0.2.0"
<dependency org="com.ubirch.key" name="client-rest_2.11" rev="0.2.0"/>
@Grapes(@Grab(group='com.ubirch.key', module='client-rest_2.11', version='0.2.0'))
'com.ubirch.key:client-rest_2.11:jar:0.2.0'

Download

Click the following link to download the jar file.

client-rest_2.11-0.2.0-javadoc.jar
client-rest_2.11-0.2.0-sources.jar
client-rest_2.11-0.2.0.jar
client-rest_2.11-0.2.0.pom



Related Tutorials