Feedback Tree

Unidirectional architecture for Android

License

License

GroupId

GroupId

com.github.eliekarouz.feedbacktree
ArtifactId

ArtifactId

feedbacktree
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

aar
Description

Description

Feedback Tree
Unidirectional architecture for Android
Project URL

Project URL

https://github.com/eliekarouz/feedbacktree
Source Code Management

Source Code Management

https://github.com/eliekarouz/feedbacktree

Download feedbacktree

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.eliekarouz.feedbacktree : core jar 0.13.1
androidx.databinding » viewbinding jar 4.1.2

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.30
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.30
org.jetbrains.kotlin : kotlin-reflect jar 1.4.30
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.1.0
com.squareup.coordinators : coordinators jar 0.4
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava2 : rxkotlin jar 2.3.0
androidx.lifecycle » lifecycle-extensions jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.1
0.13.0
0.12.0
0.11.1
0.11
0.10.2
0.10.1
0.10
0.9.1
0.9
0.8.5