client

Client library for backfila

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

app.cash.backfila
ArtifactId

ArtifactId

client
Last Version

Last Version

0.1.4-20220614.0152-5ae0eef
Release Date

Release Date

Type

Type

jar
Description

Description

client
Client library for backfila
Project URL

Project URL

https://github.com/cashapp/backfila/
Source Code Management

Source Code Management

https://github.com/cashapp/backfila/

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/app.cash.backfila/client/ -->
<dependency>
    <groupId>app.cash.backfila</groupId>
    <artifactId>client</artifactId>
    <version>0.1.4-20220614.0152-5ae0eef</version>
</dependency>
// https://jarcasting.com/artifacts/app.cash.backfila/client/
implementation 'app.cash.backfila:client:0.1.4-20220614.0152-5ae0eef'
// https://jarcasting.com/artifacts/app.cash.backfila/client/
implementation ("app.cash.backfila:client:0.1.4-20220614.0152-5ae0eef")
'app.cash.backfila:client:jar:0.1.4-20220614.0152-5ae0eef'
<dependency org="app.cash.backfila" name="client" rev="0.1.4-20220614.0152-5ae0eef">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.cash.backfila', module='client', version='0.1.4-20220614.0152-5ae0eef')
)
libraryDependencies += "app.cash.backfila" % "client" % "0.1.4-20220614.0152-5ae0eef"
[app.cash.backfila/client "0.1.4-20220614.0152-5ae0eef"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.wire : wire-runtime jar 3.6.0

runtime (9)

Group / Artifact Type Version
com.squareup.moshi : moshi jar 1.11.0
com.squareup.moshi : moshi-kotlin jar 1.11.0
com.google.inject : guice jar 5.1.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-moshi jar 2.9.0
com.squareup.retrofit2 : converter-wire jar 2.9.0
com.squareup.okio : okio jar 2.9.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
com.squareup.wire : wire-moshi-adapter jar 3.6.0

Project Modules

There are no modules declared in this project.