Download catalyst-netty-1.1.2.jar file - Jar c

Jar examples for c:catalyst-netty

Description

You can download jar file catalyst-netty 1.1.2 in this page.

License

Apache License

Build File

You can use the following script to add catalyst-netty-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

catalyst-netty-1.1.2-javadoc.jar
catalyst-netty-1.1.2-sources.jar
catalyst-netty-1.1.2-tests.jar
catalyst-netty-1.1.2.jar
catalyst-netty-1.1.2.pom



Related Tutorials