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

Jar examples for d:discovery-common

Description

Discovery Service - Common

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

License

SDL Web Developer Software and Distribution Agreement

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials