Anvil (appcompat-v7)

Lightweight reactive UI library for Android.

License

License

GroupId

GroupId

dev.inkremental
ArtifactId

ArtifactId

anvil-appcompat-v7
Last Version

Last Version

1.1.0-0.15
Release Date

Release Date

Type

Type

aar
Description

Description

Anvil (appcompat-v7)
Lightweight reactive UI library for Android.
Project URL

Project URL

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

Source Code Management

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

Download anvil-appcompat-v7

How to add to project

<!-- https://jarcasting.com/artifacts/dev.inkremental/anvil-appcompat-v7/ -->
<dependency>
    <groupId>dev.inkremental</groupId>
    <artifactId>anvil-appcompat-v7</artifactId>
    <version>1.1.0-0.15</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.inkremental/anvil-appcompat-v7/
implementation 'dev.inkremental:anvil-appcompat-v7:1.1.0-0.15'
// https://jarcasting.com/artifacts/dev.inkremental/anvil-appcompat-v7/
implementation ("dev.inkremental:anvil-appcompat-v7:1.1.0-0.15")
'dev.inkremental:anvil-appcompat-v7:aar:1.1.0-0.15'
<dependency org="dev.inkremental" name="anvil-appcompat-v7" rev="1.1.0-0.15">
  <artifact name="anvil-appcompat-v7" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.inkremental', module='anvil-appcompat-v7', version='1.1.0-0.15')
)
libraryDependencies += "dev.inkremental" % "anvil-appcompat-v7" % "1.1.0-0.15"
[dev.inkremental/anvil-appcompat-v7 "1.1.0-0.15"]

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
1.1.0-0.15
1.1.0-0.14