License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdapp.cash.backfila |
ArtifactId | ArtifactIdclient |
Last Version | Last Version0.1.4-20220614.0152-5ae0eef |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclient
Client library for backfila
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.wire : wire-runtime | jar | 3.6.0 |
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 |