is not current version
Last Version 0.13.1

com.github.eliekarouz.feedbacktree:core 0.10

Unidirectional architecture for Android

GroupId

GroupId

com.github.eliekarouz.feedbacktree
ArtifactId

ArtifactId

core
Version

Version

0.10
Type

Type

pom

Download core 0.10


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