Last Version

Wire Retrofit for Android 0.4.8

Wire is a collection of opinionated Android-app building blocks.

License

License

Categories

Categories

Wire Data Data Structures Retrofit Net HTTP Clients
GroupId

GroupId

com.twobuffers.wire
ArtifactId

ArtifactId

wire-retrofit-android
Version

Version

0.4.8
Type

Type

pom
Description

Description

Wire Retrofit for Android
Wire is a collection of opinionated Android-app building blocks.
Project URL

Project URL

https://github.com/twobuffers/wire
Source Code Management

Source Code Management

https://github.com/twobuffers/wire

Download wire-retrofit-android 0.4.8


<!-- https://jarcasting.com/artifacts/com.twobuffers.wire/wire-retrofit-android/ -->
<dependency>
    <groupId>com.twobuffers.wire</groupId>
    <artifactId>wire-retrofit-android</artifactId>
    <version>0.4.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twobuffers.wire/wire-retrofit-android/
implementation 'com.twobuffers.wire:wire-retrofit-android:0.4.8'
// https://jarcasting.com/artifacts/com.twobuffers.wire/wire-retrofit-android/
implementation ("com.twobuffers.wire:wire-retrofit-android:0.4.8")
'com.twobuffers.wire:wire-retrofit-android:pom:0.4.8'
<dependency org="com.twobuffers.wire" name="wire-retrofit-android" rev="0.4.8">
  <artifact name="wire-retrofit-android" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twobuffers.wire', module='wire-retrofit-android', version='0.4.8')
)
libraryDependencies += "com.twobuffers.wire" % "wire-retrofit-android" % "0.4.8"
[com.twobuffers.wire/wire-retrofit-android "0.4.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.twobuffers.wire : wire-retrofit Optional jar 0.4.8
com.google.dagger : dagger Optional jar 2.41
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.10

Project Modules

There are no modules declared in this project.