GroupId | GroupIdcom.github.hi-fi |
---|---|
ArtifactId | ArtifactIdtcp-mocker-server |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
tcp-mocker-server-0.0.4.pom | |
tcp-mocker-server-0.0.4.jar | 39 KB |
tcp-mocker-server-0.0.4-sources.jar | 19 KB |
tcp-mocker-server-0.0.4-javadoc.jar | 170 KB |
tcp-mocker-server-0.0.4-app.jar | 27 MB |
Browse |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/
implementation 'com.github.hi-fi:tcp-mocker-server:0.0.4'
// https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/
implementation ("com.github.hi-fi:tcp-mocker-server:0.0.4")
'com.github.hi-fi:tcp-mocker-server:jar:0.0.4'
<dependency org="com.github.hi-fi" name="tcp-mocker-server" rev="0.0.4">
<artifact name="tcp-mocker-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='tcp-mocker-server', version='0.0.4')
)
libraryDependencies += "com.github.hi-fi" % "tcp-mocker-server" % "0.0.4"
[com.github.hi-fi/tcp-mocker-server "0.0.4"]