Anvil (support-v4)

Lightweight reactive UI library for Android.

License

License

GroupId

GroupId

co.trikita
ArtifactId

ArtifactId

anvil-support-v4
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

aar
Description

Description

Anvil (support-v4)
Lightweight reactive UI library for Android.
Project URL

Project URL

https://github.com/zserge/anvil/
Source Code Management

Source Code Management

https://github.com/zserge/anvil.git

Download anvil-support-v4

How to add to project

<!-- https://jarcasting.com/artifacts/co.trikita/anvil-support-v4/ -->
<dependency>
    <groupId>co.trikita</groupId>
    <artifactId>anvil-support-v4</artifactId>
    <version>0.5.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.trikita/anvil-support-v4/
implementation 'co.trikita:anvil-support-v4:0.5.2'
// https://jarcasting.com/artifacts/co.trikita/anvil-support-v4/
implementation ("co.trikita:anvil-support-v4:0.5.2")
'co.trikita:anvil-support-v4:aar:0.5.2'
<dependency org="co.trikita" name="anvil-support-v4" rev="0.5.2">
  <artifact name="anvil-support-v4" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.trikita', module='anvil-support-v4', version='0.5.2')
)
libraryDependencies += "co.trikita" % "anvil-support-v4" % "0.5.2"
[co.trikita/anvil-support-v4 "0.5.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.0
0.3.6
0.3.5
0.3.4