GroupId | GroupIdcom.github.hi-fi |
---|---|
ArtifactId | ArtifactIdtcp-mocker-server |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
tcp-mocker-server-0.0.1.pom | |
tcp-mocker-server-0.0.1.jar | 33 KB |
tcp-mocker-server-0.0.1-sources.jar | 17 KB |
tcp-mocker-server-0.0.1-javadoc.jar | 159 KB |
tcp-mocker-server-0.0.1-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.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"]