не последняя версия
Последняя версия 0.10

com.github.netcrusherorg:netcrusher-core 0.7

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

Категории

Категории

Сеть
Группа

Группа

com.github.netcrusherorg
Идентификатор

Идентификатор

netcrusher-core
Версия

Версия

0.7
Тип

Тип

jar

Скачать 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"]