is not current version
Last Version 4.0.0-RC4

com.konghq:unirest-mocks 3.11.05


GroupId

GroupId

com.konghq
ArtifactId

ArtifactId

unirest-mocks
Version

Version

3.11.05
Type

Type

jar

Download unirest-mocks 3.11.05


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