Download msgcodec-2.3.0.jar file - Jar m

Jar examples for m:msgcodec

Description

null

You can download jar file msgcodec 2.3.0 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

msgcodec-2.3.0-javadoc.jar
msgcodec-2.3.0-sources.jar
msgcodec-2.3.0.jar
msgcodec-2.3.0.pom



Related Tutorials