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