Wire Coroutines

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

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.twobuffers.wire
ArtifactId

ArtifactId

wire-coroutines
Last Version

Last Version

0.4.8
Release Date

Release Date

Type

Type

aar
Description

Description

Wire Coroutines
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-coroutines

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.41

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1