GroupId | GroupIdcom.github.hi-fi |
---|---|
ArtifactId | ArtifactIdtcp-mocker-server |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
tcp-mocker-server-0.0.2.pom | |
tcp-mocker-server-0.0.2.jar | 34 KB |
tcp-mocker-server-0.0.2-sources.jar | 17 KB |
tcp-mocker-server-0.0.2-javadoc.jar | 159 KB |
tcp-mocker-server-0.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/
implementation 'com.github.hi-fi:tcp-mocker-server:0.0.2'
// https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/
implementation ("com.github.hi-fi:tcp-mocker-server:0.0.2")
'com.github.hi-fi:tcp-mocker-server:jar:0.0.2'
<dependency org="com.github.hi-fi" name="tcp-mocker-server" rev="0.0.2">
<artifact name="tcp-mocker-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='tcp-mocker-server', version='0.0.2')
)
libraryDependencies += "com.github.hi-fi" % "tcp-mocker-server" % "0.0.2"
[com.github.hi-fi/tcp-mocker-server "0.0.2"]