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

Jar examples for c:catalyst-netty

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials