| License |
License |
|---|---|
| GroupId | GroupIdio.github.alexkamanin |
| ArtifactId | ArtifactIdmockcept |
| Version | Version1.0.4 |
| Type | Typeaar |
| Description |
DescriptionMockcept
Library for mocking HTTP/HTTPS requests
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mockcept-1.0.4.pom | |
| mockcept-1.0.4-sources.jar | 7 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |