Download play-netty-utils-2.6.13.jar file - Jar p

Jar examples for p:play-netty-utils

Description

Play-Netty-Utils

You can download jar file play-netty-utils 2.6.13 in this page.

License

Apache-2.0

Build File

You can use the following script to add play-netty-utils-2.6.13.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>play-netty-utils</artifactId>
   <version>2.6.13</version>
</dependency>
compile group: 'com.typesafe.play', name: 'play-netty-utils', version: '2.6.13'
libraryDependencies += "com.typesafe.play" % "play-netty-utils" % "2.6.13"
<dependency org="com.typesafe.play" name="play-netty-utils" rev="2.6.13"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-netty-utils', version='2.6.13'))
'com.typesafe.play:play-netty-utils:jar:2.6.13'

Download

Click the following link to download the jar file.

play-netty-utils-2.6.13-javadoc.jar
play-netty-utils-2.6.13-sources.jar
play-netty-utils-2.6.13.jar
play-netty-utils-2.6.13.pom



Related Tutorials