Download bounceproxy-common-0.19.4.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.19.4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials