is not current version
Last Version 1.1.9

com.github.httpmock:mock-http-server-dto 1.0.0

Mock HTTP Server - Model

GroupId

GroupId

com.github.httpmock
ArtifactId

ArtifactId

mock-http-server-dto
Version

Version

1.0.0
Type

Type

jar

Download mock-http-server-dto 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server-dto/ -->
<dependency>
    <groupId>com.github.httpmock</groupId>
    <artifactId>mock-http-server-dto</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server-dto/
implementation 'com.github.httpmock:mock-http-server-dto:1.0.0'
// https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server-dto/
implementation ("com.github.httpmock:mock-http-server-dto:1.0.0")
'com.github.httpmock:mock-http-server-dto:jar:1.0.0'
<dependency org="com.github.httpmock" name="mock-http-server-dto" rev="1.0.0">
  <artifact name="mock-http-server-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.httpmock', module='mock-http-server-dto', version='1.0.0')
)
libraryDependencies += "com.github.httpmock" % "mock-http-server-dto" % "1.0.0"
[com.github.httpmock/mock-http-server-dto "1.0.0"]