Wire Epoxy

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-epoxy
Last Version

Last Version

0.4.8
Release Date

Release Date

Type

Type

aar
Description

Description

Wire Epoxy
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-epoxy

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.airbnb.android : epoxy Optional jar 5.0.0-beta05
com.airbnb.android : epoxy-databinding Optional jar 5.0.0-beta05
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