is not current version
Last Version 0.2.0

com.christiangp:monzo-retrofit 0.1.2-RC4

A Retrofit interface for Monzo's public API.

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.christiangp
ArtifactId

ArtifactId

monzo-retrofit
Version

Version

0.1.2-RC4
Type

Type

jar

Download monzo-retrofit 0.1.2-RC4


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