Anvil (Android SDK)

Lightweight reactive UI library for Android.

License

License

GroupId

GroupId

dev.inkremental
ArtifactId

ArtifactId

anvil-sdk
Last Version

Last Version

21-0.15
Release Date

Release Date

Type

Type

aar
Description

Description

Anvil (Android SDK)
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-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/dev.inkremental/anvil-sdk/ -->
<dependency>
    <groupId>dev.inkremental</groupId>
    <artifactId>anvil-sdk</artifactId>
    <version>21-0.15</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.inkremental/anvil-sdk/
implementation 'dev.inkremental:anvil-sdk:21-0.15'
// https://jarcasting.com/artifacts/dev.inkremental/anvil-sdk/
implementation ("dev.inkremental:anvil-sdk:21-0.15")
'dev.inkremental:anvil-sdk:aar:21-0.15'
<dependency org="dev.inkremental" name="anvil-sdk" rev="21-0.15">
  <artifact name="anvil-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.inkremental', module='anvil-sdk', version='21-0.15')
)
libraryDependencies += "dev.inkremental" % "anvil-sdk" % "21-0.15"
[dev.inkremental/anvil-sdk "21-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
21-0.15
21-0.14
19-0.15
19-0.14
17-0.15
17-0.14