Jar examples for t:tcp-test-util
A library of utilities to assist in testing with TCP clients and servers.
You can download jar file tcp-test-util 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add tcp-test-util-1.0.0.jar to your project.
<dependency> <groupId>com.github.hqstevenson.test</groupId> <artifactId>tcp-test-util</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.hqstevenson.test', name: 'tcp-test-util', version: '1.0.0'
libraryDependencies += "com.github.hqstevenson.test" % "tcp-test-util" % "1.0.0"
<dependency org="com.github.hqstevenson.test" name="tcp-test-util" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.hqstevenson.test', module='tcp-test-util', version='1.0.0'))
'com.github.hqstevenson.test:tcp-test-util:jar:1.0.0'
Click the following link to download the jar file.
tcp-test-util-1.0.0-javadoc.jar