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