u

unirest-modules-mocks

Files download
File Operation
unirest-modules-mocks-4.3.1.jar download
unirest-modules-mocks-4.3.1.pom download
unirest-modules-mocks-4.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.konghq</groupId>
  <artifactId>unirest-modules-mocks</artifactId>
  <version>4.3.1</version>
</dependency>
Gradle Groovy
implementation 'com.konghq:unirest-modules-mocks:4.3.1'
Gradle Kotlin
implementation("com.konghq:unirest-modules-mocks:4.3.1")
Scala SBT
libraryDependencies += "com.konghq" % "unirest-modules-mocks" % "4.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.konghq', module='unirest-modules-mocks', version='4.3.1')
)
Apache Ivy
<dependency org="com.konghq" name="unirest-modules-mocks" rev="4.3.1" />
Leiningen
[com.konghq/unirest-modules-mocks "4.3.1"]
Apache Buildr
'com.konghq:unirest-modules-mocks:jar:4.3.1'