Jar examples for d:discovery-common
Discovery Service - Common
You can download jar file discovery-common 1.0.5 in this page.
SDL Web Developer Software and Distribution Agreement
You can use the following script to add discovery-common-1.0.5.jar to your project.
<dependency> <groupId>io.joynr.java.common</groupId> <artifactId>discovery-common</artifactId> <version>1.0.5</version> </dependency>
compile group: 'io.joynr.java.common', name: 'discovery-common', version: '1.0.5'
libraryDependencies += "io.joynr.java.common" % "discovery-common" % "1.0.5"
<dependency org="io.joynr.java.common" name="discovery-common" rev="1.0.5"/>
@Grapes(@Grab(group='io.joynr.java.common', module='discovery-common', version='1.0.5'))
'io.joynr.java.common:discovery-common:jar:1.0.5'
Click the following link to download the jar file.
discovery-common-1.0.5-javadoc.jar