is not current version
Last Version 0.10

com.github.netcrusherorg:netcrusher-core 0.7

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

Categories

Categories

Net
GroupId

GroupId

com.github.netcrusherorg
ArtifactId

ArtifactId

netcrusher-core
Version

Version

0.7
Type

Type

jar

Download netcrusher-core 0.7


<!-- https://jarcasting.com/artifacts/com.github.netcrusherorg/netcrusher-core/ -->
<dependency>
    <groupId>com.github.netcrusherorg</groupId>
    <artifactId>netcrusher-core</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.netcrusherorg/netcrusher-core/
implementation 'com.github.netcrusherorg:netcrusher-core:0.7'
// https://jarcasting.com/artifacts/com.github.netcrusherorg/netcrusher-core/
implementation ("com.github.netcrusherorg:netcrusher-core:0.7")
'com.github.netcrusherorg:netcrusher-core:jar:0.7'
<dependency org="com.github.netcrusherorg" name="netcrusher-core" rev="0.7">
  <artifact name="netcrusher-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.netcrusherorg', module='netcrusher-core', version='0.7')
)
libraryDependencies += "com.github.netcrusherorg" % "netcrusher-core" % "0.7"
[com.github.netcrusherorg/netcrusher-core "0.7"]