Download rop-client-1.0.4.jar file - Jar r

Jar examples for r:rop-client

Description

rest open platform client

You can download jar file rop-client 1.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rop-client-1.0.4.jar to your project.

<dependency>
   <groupId>com.zbj.zop</groupId>
   <artifactId>rop-client</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.zbj.zop', name: 'rop-client', version: '1.0.4'
libraryDependencies += "com.zbj.zop" % "rop-client" % "1.0.4"
<dependency org="com.zbj.zop" name="rop-client" rev="1.0.4"/>
@Grapes(@Grab(group='com.zbj.zop', module='rop-client', version='1.0.4'))
'com.zbj.zop:rop-client:jar:1.0.4'

Download

Click the following link to download the jar file.

rop-client-1.0.4-javadoc.jar
rop-client-1.0.4-sources.jar
rop-client-1.0.4.jar
rop-client-1.0.4.pom



Related Tutorials