is not current version
Last Version 0.13.1

com.github.eliekarouz.feedbacktree:core 0.10.2

Unidirectional architecture for Android

GroupId

GroupId

com.github.eliekarouz.feedbacktree
ArtifactId

ArtifactId

core
Version

Version

0.10.2
Type

Type

pom

Download core 0.10.2


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