Last Version

Wire DI Annotations 0.4.8

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.4.8
Type

Type

pom
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.4.8


<!-- 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>pom</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:pom:0.4.8'
<dependency org="com.twobuffers.wire" name="wire-di-annotations" rev="0.4.8">
  <artifact name="wire-di-annotations" type="pom" />
</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.