Download mongowp-protocol-0.20.jar file - Jar m

Jar examples for m:mongowp-protocol

Description

You can download jar file mongowp-protocol 0.20 in this page.

Build File

You can use the following script to add mongowp-protocol-0.20.jar to your project.

<dependency>
   <groupId>com.8kdata.mongowp</groupId>
   <artifactId>mongowp-protocol</artifactId>
   <version>0.20</version>
</dependency>
compile group: 'com.8kdata.mongowp', name: 'mongowp-protocol', version: '0.20'
libraryDependencies += "com.8kdata.mongowp" % "mongowp-protocol" % "0.20"
<dependency org="com.8kdata.mongowp" name="mongowp-protocol" rev="0.20"/>
@Grapes(@Grab(group='com.8kdata.mongowp', module='mongowp-protocol', version='0.20'))
'com.8kdata.mongowp:mongowp-protocol:jar:0.20'

Download

Click the following link to download the jar file.

mongowp-protocol-0.20-javadoc.jar
mongowp-protocol-0.20-sources.jar
mongowp-protocol-0.20.jar
mongowp-protocol-0.20.pom



Related Tutorials