Retromock

Adapts Java interface created by Retrofit using annotations on declared methods to define response mocks.

License

License

GroupId

GroupId

co.infinum
ArtifactId

ArtifactId

retromock
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Retromock
Adapts Java interface created by Retrofit using annotations on declared methods to define response mocks.
Project URL

Project URL

https://github.com/infinum/Retromock
Source Code Management

Source Code Management

https://github.com/infinum/Retromock

Download retromock

How to add to project

<!-- https://jarcasting.com/artifacts/co.infinum/retromock/ -->
<dependency>
    <groupId>co.infinum</groupId>
    <artifactId>retromock</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.infinum/retromock/
implementation 'co.infinum:retromock:1.1.1'
// https://jarcasting.com/artifacts/co.infinum/retromock/
implementation ("co.infinum:retromock:1.1.1")
'co.infinum:retromock:jar:1.1.1'
<dependency org="co.infinum" name="retromock" rev="1.1.1">
  <artifact name="retromock" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.infinum', module='retromock', version='1.1.1')
)
libraryDependencies += "co.infinum" % "retromock" % "1.1.1"
[co.infinum/retromock "1.1.1"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.8.1

Project Modules

There are no modules declared in this project.
co.infinum

Infinum

We're an independent design & development agency of 230 people, creating beautiful software for 14 years.

Versions

Version
1.1.1
1.1.0