Download messaging-j2se-1.0.1.jar file - Jar m

Jar examples for m:messaging-j2se

Description

You can download jar file messaging-j2se 1.0.1 in this page.

Build File

You can use the following script to add messaging-j2se-1.0.1.jar to your project.

<dependency>
   <groupId>org.coosproject.messaging</groupId>
   <artifactId>messaging-j2se</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.coosproject.messaging', name: 'messaging-j2se', version: '1.0.1'
libraryDependencies += "org.coosproject.messaging" % "messaging-j2se" % "1.0.1"
<dependency org="org.coosproject.messaging" name="messaging-j2se" rev="1.0.1"/>
@Grapes(@Grab(group='org.coosproject.messaging', module='messaging-j2se', version='1.0.1'))
'org.coosproject.messaging:messaging-j2se:jar:1.0.1'

Download

Click the following link to download the jar file.

messaging-j2se-1.0.1-sources.jar
messaging-j2se-1.0.1.jar
messaging-j2se-1.0.1.pom



Related Tutorials