is not current version
Last Version 0.0.6

com.github.hi-fi:tcp-mocker-server 0.0.3

Test server to proxy and mock dependencies in testing.

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

tcp-mocker-server
Version

Version

0.0.3
Type

Type

jar

Download tcp-mocker-server 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/ -->
<dependency>
    <groupId>com.github.hi-fi</groupId>
    <artifactId>tcp-mocker-server</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/
implementation 'com.github.hi-fi:tcp-mocker-server:0.0.3'
// https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/
implementation ("com.github.hi-fi:tcp-mocker-server:0.0.3")
'com.github.hi-fi:tcp-mocker-server:jar:0.0.3'
<dependency org="com.github.hi-fi" name="tcp-mocker-server" rev="0.0.3">
  <artifact name="tcp-mocker-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='tcp-mocker-server', version='0.0.3')
)
libraryDependencies += "com.github.hi-fi" % "tcp-mocker-server" % "0.0.3"
[com.github.hi-fi/tcp-mocker-server "0.0.3"]