Android Bindings for Lychee

Bindings between Lychee Properties and Android Views

License

License

GroupId

GroupId

su.lychee
ArtifactId

ArtifactId

android-bindings
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

aar
Description

Description

Android Bindings for Lychee
Bindings between Lychee Properties and Android Views
Project URL

Project URL

https://github.com/Miha-x64/Lychee
Source Code Management

Source Code Management

https://github.com/Miha-x64/Lychee/tree/master

Download android-bindings

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
com.github.Miha-x64.Kotlin-MPP_Collection_utils » Collection-utils-jvm jar 1.0-alpha05
su.lychee : properties jar 0.0.17
su.lychee : persistence jar 0.0.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17