Last Version

Mock Interceptor 1.4.0

An interceptor for Mocking Requests :)

License

License

GroupId

GroupId

com.github.gustafah
ArtifactId

ArtifactId

mock-interceptor
Version

Version

1.4.0
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 1.4.0


<!-- 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.