Download discovery-common-0.13.0.jar file - Jar d

Jar examples for d:discovery-common

Description

Discovery Service - Common

You can download jar file discovery-common 0.13.0 in this page.

License

SDL Web Developer Software and Distribution Agreement

Build File

You can use the following script to add discovery-common-0.13.0.jar to your project.

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

Download

Click the following link to download the jar file.

discovery-common-0.13.0-javadoc.jar
discovery-common-0.13.0-sources.jar
discovery-common-0.13.0.jar
discovery-common-0.13.0.pom



Related Tutorials