Last Version

Retromock 1.1.1

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

License

License

GroupId

GroupId

co.infinum
ArtifactId

ArtifactId

retromock
Version

Version

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


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