Jar examples for s:service-common
Common classes for RESTful service interfaces.
You can download jar file service-common 0.19.3 in this page.
Apache License
You can use the following script to add service-common-0.19.3.jar to your project.
<dependency> <groupId>io.joynr.java.messaging</groupId> <artifactId>service-common</artifactId> <version>0.19.3</version> </dependency>
compile group: 'io.joynr.java.messaging', name: 'service-common', version: '0.19.3'
libraryDependencies += "io.joynr.java.messaging" % "service-common" % "0.19.3"
<dependency org="io.joynr.java.messaging" name="service-common" rev="0.19.3"/>
@Grapes(@Grab(group='io.joynr.java.messaging', module='service-common', version='0.19.3'))
'io.joynr.java.messaging:service-common:jar:0.19.3'
Click the following link to download the jar file.
service-common-0.19.3-javadoc.jar