Download bounceproxy-common-0.20.3.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.20.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials