is not current version
Last Version 0.4.8

com.twobuffers.wire:wire-di-annotations 0.3.1

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

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.twobuffers.wire
ArtifactId

ArtifactId

wire-di-annotations
Version

Version

0.3.1
Type

Type

aar

Download wire-di-annotations 0.3.1


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