Download message-common-1.0.14.jar file - Jar m

Jar examples for m:message-common

Description

You can download jar file message-common 1.0.14 in this page.

Build File

You can use the following script to add message-common-1.0.14.jar to your project.

<dependency>
   <groupId>com.butor</groupId>
   <artifactId>message-common</artifactId>
   <version>1.0.14</version>
</dependency>
compile group: 'com.butor', name: 'message-common', version: '1.0.14'
libraryDependencies += "com.butor" % "message-common" % "1.0.14"
<dependency org="com.butor" name="message-common" rev="1.0.14"/>
@Grapes(@Grab(group='com.butor', module='message-common', version='1.0.14'))
'com.butor:message-common:jar:1.0.14'

Download

Click the following link to download the jar file.

message-common-1.0.14-javadoc.jar
message-common-1.0.14-sources.jar
message-common-1.0.14.jar
message-common-1.0.14.pom



Related Tutorials