is not current version
Last Version 1.4.0

Mock Interceptor 1.0.0

An interceptor for Mocking Requests :)

License

License

GroupId

GroupId

com.github.gustafah
ArtifactId

ArtifactId

mock-interceptor
Version

Version

1.0.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.0.0


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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.