Download bounceproxy-common-0.7.1.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.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials