is not current version
Last Version 0.13.1

com.github.eliekarouz.feedbacktree:core 0.11

Unidirectional architecture for Android

GroupId

GroupId

com.github.eliekarouz.feedbacktree
ArtifactId

ArtifactId

core
Version

Version

0.11
Type

Type

pom

Download core 0.11


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