Download mycila-jms-1.1.ga.jar file - Jar m

Jar examples for m:mycila-jms

Description

Little JMS Client API

You can download jar file mycila-jms 1.1.ga in this page.

Build File

You can use the following script to add mycila-jms-1.1.ga.jar to your project.

<dependency>
   <groupId>com.mycila</groupId>
   <artifactId>mycila-jms</artifactId>
   <version>1.1.ga</version>
</dependency>
compile group: 'com.mycila', name: 'mycila-jms', version: '1.1.ga'
libraryDependencies += "com.mycila" % "mycila-jms" % "1.1.ga"
<dependency org="com.mycila" name="mycila-jms" rev="1.1.ga"/>
@Grapes(@Grab(group='com.mycila', module='mycila-jms', version='1.1.ga'))
'com.mycila:mycila-jms:jar:1.1.ga'

Download

Click the following link to download the jar file.

mycila-jms-1.1.ga-javadoc.jar
mycila-jms-1.1.ga-sources.jar
mycila-jms-1.1.ga.jar
mycila-jms-1.1.ga.pom



Related Tutorials