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

Jar examples for d:discovery-common

Description

Discovery Service - Common

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

License

SDL Web Developer Software and Distribution Agreement

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials