Last Version

Mockcept 1.0.4

Library for mocking HTTP/HTTPS requests

License

License

GroupId

GroupId

io.github.alexkamanin
ArtifactId

ArtifactId

mockcept
Version

Version

1.0.4
Type

Type

aar
Description

Description

Mockcept
Library for mocking HTTP/HTTPS requests
Project URL

Project URL

https://github.com/alexkamanin/Mockcept
Source Code Management

Source Code Management

https://github.com/alexkamanin/Mockcept

Download mockcept 1.0.4


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
com.squareup.okhttp3 : okhttp jar 4.9.3

Project Modules

There are no modules declared in this project.