is not current version
Last Version 1.16.2

org.dmfs:http-client-mockutils 0.1

Request/Response testing utility for http-client-essentials.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

http-client-mockutils
Version

Version

0.1
Type

Type

jar

Download http-client-mockutils 0.1


<!-- https://jarcasting.com/artifacts/org.dmfs/http-client-mockutils/ -->
<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>http-client-mockutils</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/http-client-mockutils/
implementation 'org.dmfs:http-client-mockutils:0.1'
// https://jarcasting.com/artifacts/org.dmfs/http-client-mockutils/
implementation ("org.dmfs:http-client-mockutils:0.1")
'org.dmfs:http-client-mockutils:jar:0.1'
<dependency org="org.dmfs" name="http-client-mockutils" rev="0.1">
  <artifact name="http-client-mockutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='http-client-mockutils', version='0.1')
)
libraryDependencies += "org.dmfs" % "http-client-mockutils" % "0.1"
[org.dmfs/http-client-mockutils "0.1"]