Download msgcodec-3.2.2.jar file - Jar m

Jar examples for m:msgcodec

Description

null

You can download jar file msgcodec 3.2.2 in this page.

License

MIT License

Build File

You can use the following script to add msgcodec-3.2.2.jar to your project.

<dependency>
   <groupId>com.cinnober.msgcodec</groupId>
   <artifactId>msgcodec</artifactId>
   <version>3.2.2</version>
</dependency>
compile group: 'com.cinnober.msgcodec', name: 'msgcodec', version: '3.2.2'
libraryDependencies += "com.cinnober.msgcodec" % "msgcodec" % "3.2.2"
<dependency org="com.cinnober.msgcodec" name="msgcodec" rev="3.2.2"/>
@Grapes(@Grab(group='com.cinnober.msgcodec', module='msgcodec', version='3.2.2'))
'com.cinnober.msgcodec:msgcodec:jar:3.2.2'

Download

Click the following link to download the jar file.

msgcodec-3.2.2-javadoc.jar
msgcodec-3.2.2-sources.jar
msgcodec-3.2.2.jar
msgcodec-3.2.2.pom



Related Tutorials