is not current version
Last Version 1.4.0

Mock Interceptor 0.0.4

An interceptor for Mocking Requests :)

License

License

GroupId

GroupId

com.github.gustafah
ArtifactId

ArtifactId

mock-interceptor
Version

Version

0.0.4
Type

Type

aar
Description

Description

Mock Interceptor
An interceptor for Mocking Requests :)
Project URL

Project URL

https://github.com/gustafah/mock-interceptor
Source Code Management

Source Code Management

https://github.com/gustafah/mock-interceptor

Download mock-interceptor 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.gustafah/mock-interceptor/ -->
<dependency>
    <groupId>com.github.gustafah</groupId>
    <artifactId>mock-interceptor</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gustafah/mock-interceptor/
implementation 'com.github.gustafah:mock-interceptor:0.0.4'
// https://jarcasting.com/artifacts/com.github.gustafah/mock-interceptor/
implementation ("com.github.gustafah:mock-interceptor:0.0.4")
'com.github.gustafah:mock-interceptor:aar:0.0.4'
<dependency org="com.github.gustafah" name="mock-interceptor" rev="0.0.4">
  <artifact name="mock-interceptor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gustafah', module='mock-interceptor', version='0.0.4')
)
libraryDependencies += "com.github.gustafah" % "mock-interceptor" % "0.0.4"
[com.github.gustafah/mock-interceptor "0.0.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.squareup.okhttp3 : okhttp jar 4.0.1
com.squareup.retrofit2 : retrofit jar 2.9.0
org.threeten : threetenbp jar 1.5.0

Project Modules

There are no modules declared in this project.