is not current version
Last Version 1.0.250.RELEASE

io.payworks.labs.tcpmocker:tcp-mocker-netty 1.0.218.RELEASE


Categories

Categories

Net Netty Networking
GroupId

GroupId

io.payworks.labs.tcpmocker
ArtifactId

ArtifactId

tcp-mocker-netty
Version

Version

1.0.218.RELEASE
Type

Type

jar

Download tcp-mocker-netty 1.0.218.RELEASE


<!-- https://jarcasting.com/artifacts/io.payworks.labs.tcpmocker/tcp-mocker-netty/ -->
<dependency>
    <groupId>io.payworks.labs.tcpmocker</groupId>
    <artifactId>tcp-mocker-netty</artifactId>
    <version>1.0.218.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.payworks.labs.tcpmocker/tcp-mocker-netty/
implementation 'io.payworks.labs.tcpmocker:tcp-mocker-netty:1.0.218.RELEASE'
// https://jarcasting.com/artifacts/io.payworks.labs.tcpmocker/tcp-mocker-netty/
implementation ("io.payworks.labs.tcpmocker:tcp-mocker-netty:1.0.218.RELEASE")
'io.payworks.labs.tcpmocker:tcp-mocker-netty:jar:1.0.218.RELEASE'
<dependency org="io.payworks.labs.tcpmocker" name="tcp-mocker-netty" rev="1.0.218.RELEASE">
  <artifact name="tcp-mocker-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.payworks.labs.tcpmocker', module='tcp-mocker-netty', version='1.0.218.RELEASE')
)
libraryDependencies += "io.payworks.labs.tcpmocker" % "tcp-mocker-netty" % "1.0.218.RELEASE"
[io.payworks.labs.tcpmocker/tcp-mocker-netty "1.0.218.RELEASE"]