is not current version
Last Version 0.4.8

Wire DI Annotations 0.2.0

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
Version

Version

0.2.0
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 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.twobuffers.wire : wire-di-annotations-common jar 0.2.0
com.google.dagger : dagger jar 2.40.5
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.32

Project Modules

There are no modules declared in this project.