Download netty-codec-memcache-4.1.0.Beta1.jar file - Jar n

Jar examples for n:netty-codec-memcache

Description

You can download jar file netty-codec-memcache 4.1.0.Beta1 in this page.

License

Apache License

Build File

You can use the following script to add netty-codec-memcache-4.1.0.Beta1.jar to your project.

<dependency>
   <groupId>io.netty</groupId>
   <artifactId>netty-codec-memcache</artifactId>
   <version>4.1.0.Beta1</version>
</dependency>
compile group: 'io.netty', name: 'netty-codec-memcache', version: '4.1.0.Beta1'
libraryDependencies += "io.netty" % "netty-codec-memcache" % "4.1.0.Beta1"
<dependency org="io.netty" name="netty-codec-memcache" rev="4.1.0.Beta1"/>
@Grapes(@Grab(group='io.netty', module='netty-codec-memcache', version='4.1.0.Beta1'))
'io.netty:netty-codec-memcache:jar:4.1.0.Beta1'

Download

Click the following link to download the jar file.

netty-codec-memcache-4.1.0.Beta1-javadoc.jar
netty-codec-memcache-4.1.0.Beta1-sources.jar
netty-codec-memcache-4.1.0.Beta1.jar
netty-codec-memcache-4.1.0.Beta1.pom



Related Tutorials