Download netcrusher-core-0.10.jar file - Jar n

Jar examples for n:netcrusher-core

Description

NetCrusher is a TCP/UDP proxy that allows yout to test your services for failover

You can download jar file netcrusher-core 0.10 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add netcrusher-core-0.10.jar to your project.

<dependency>
   <groupId>com.github.netcrusherorg</groupId>
   <artifactId>netcrusher-core</artifactId>
   <version>0.10</version>
</dependency>
compile group: 'com.github.netcrusherorg', name: 'netcrusher-core', version: '0.10'
libraryDependencies += "com.github.netcrusherorg" % "netcrusher-core" % "0.10"
<dependency org="com.github.netcrusherorg" name="netcrusher-core" rev="0.10"/>
@Grapes(@Grab(group='com.github.netcrusherorg', module='netcrusher-core', version='0.10'))
'com.github.netcrusherorg:netcrusher-core:jar:0.10'

Download

Click the following link to download the jar file.

netcrusher-core-0.10-javadoc.jar
netcrusher-core-0.10-sources.jar
netcrusher-core-0.10.jar
netcrusher-core-0.10.pom



Related Tutorials