is not current version
Last Version 4.0.0-RC4

com.konghq:unirest-mocks 3.13.2


GroupId

GroupId

com.konghq
ArtifactId

ArtifactId

unirest-mocks
Version

Version

3.13.2
Type

Type

jar

Download unirest-mocks 3.13.2


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