Download client_2.11-0.3.2.jar file - Jar c

Jar examples for c:client-2.11

Description

REST client for the avatarService

You can download jar file client_2.11 0.3.2 in this page.

License

The GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add client_2.11-0.3.2.jar to your project.

<dependency>
   <groupId>com.ubirch.notary</groupId>
   <artifactId>client_2.11</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.ubirch.notary', name: 'client_2.11', version: '0.3.2'
libraryDependencies += "com.ubirch.notary" % "client_2.11" % "0.3.2"
<dependency org="com.ubirch.notary" name="client_2.11" rev="0.3.2"/>
@Grapes(@Grab(group='com.ubirch.notary', module='client_2.11', version='0.3.2'))
'com.ubirch.notary:client_2.11:jar:0.3.2'

Download

Click the following link to download the jar file.

client_2.11-0.3.2-javadoc.jar
client_2.11-0.3.2-sources.jar
client_2.11-0.3.2.jar
client_2.11-0.3.2.pom



Related Tutorials