MVN

fr.speekha.httpmocker : mocker

Maven & Gradle

Feb 09, 2021
6 usages
176 stars

HTTP Mocker · A simple mocking lib for OkHttp

<dependency>
    <groupId>fr.speekha.httpmocker</groupId>
    <artifactId>mocker</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.speekha.httpmocker : mocker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of fr.speekha.httpmocker : mocker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
mocker-1.3.0
1.2.x
mocker-1.2.0

How to add a dependency to Maven

Add the following fr.speekha.httpmocker : mocker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.speekha.httpmocker</groupId>
    <artifactId>mocker</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.speekha.httpmocker : mocker gradle dependency to your build.gradle file:

implementation 'fr.speekha.httpmocker:mocker:1.3.0'

Gradle Kotlin DSL: Add the following fr.speekha.httpmocker : mocker gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.speekha.httpmocker:mocker:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.speekha.httpmocker : mocker sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.speekha.httpmocker" % "mocker" % "1.3.0"

Advertisement

Dependencies from Group

Feb 27, 2021
8 usages
Feb 09, 2021
6 usages
176 stars
Feb 27, 2021
3 usages
Feb 27, 2021
165 stars

Discover Dependencies

Jul 08, 2017
4 usages
508 stars
Mar 26, 2021
17 usages
1 stars
Dec 12, 2020
23 usages
Jul 16, 2018
6 usages
301 stars
Aug 11, 2023
125 usages
447 stars
Mar 13, 2023
26 usages
15 stars
Dec 16, 2015
11 usages
1.5k stars
May 09, 2021
14 usages
284 stars