Download client-rest_2.11-0.6.2.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.6.2 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials