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

Jar examples for m:message-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials