Download bounceproxy-common-0.7.0.jar file - Jar b

Jar examples for b:bounceproxy-common

Description

Common classes that can be used for all types of bounce proxies.

You can download jar file bounceproxy-common 0.7.0 in this page.

License

Apache License

Build File

You can use the following script to add bounceproxy-common-0.7.0.jar to your project.

<dependency>
   <groupId>io.joynr.java.messaging.bounceproxy</groupId>
   <artifactId>bounceproxy-common</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'io.joynr.java.messaging.bounceproxy', name: 'bounceproxy-common', version: '0.7.0'
libraryDependencies += "io.joynr.java.messaging.bounceproxy" % "bounceproxy-common" % "0.7.0"
<dependency org="io.joynr.java.messaging.bounceproxy" name="bounceproxy-common" rev="0.7.0"/>
@Grapes(@Grab(group='io.joynr.java.messaging.bounceproxy', module='bounceproxy-common', version='0.7.0'))
'io.joynr.java.messaging.bounceproxy:bounceproxy-common:jar:0.7.0'

Download

Click the following link to download the jar file.

bounceproxy-common-0.7.0-javadoc.jar
bounceproxy-common-0.7.0-sources.jar
bounceproxy-common-0.7.0.jar
bounceproxy-common-0.7.0.pom



Related Tutorials