Mock Interceptor

An interceptor for Mocking Requests :)

License

License

GroupId

GroupId

com.github.gustafah
ArtifactId

ArtifactId

mock-interceptor
Last Version

Last Version

1.4.0
Release Date

Release Date

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.1
1.3.0
1.2.5.1
1.2.5
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1