Wire DI Annotations

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-di-annotations
Last Version

Last Version

0.4.8
Release Date

Release Date

Type

Type

aar
Description

Description

Wire DI Annotations
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-di-annotations

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.twobuffers.wire : wire-di-annotations-common Optional jar 0.4.8
com.google.dagger : dagger Optional jar 2.41
androidx.lifecycle » lifecycle-viewmodel-ktx Optional jar 2.4.1
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.6.10

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