is not current version
Last Version 0.0.6

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

Test server to proxy and mock dependencies in testing.

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

tcp-mocker-server
Version

Version

0.0.1
Type

Type

jar

Download tcp-mocker-server 0.0.1


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