Download messaging-servlet-1.0.5.jar file - Jar m

Jar examples for m:messaging-servlet

Description

You can download jar file messaging-servlet 1.0.5 in this page.

License

Apache License

Build File

You can use the following script to add messaging-servlet-1.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

messaging-servlet-1.0.5-classes.jar
messaging-servlet-1.0.5-javadoc.jar
messaging-servlet-1.0.5-sources.jar
messaging-servlet-1.0.5.pom



Related Tutorials