Core

Unidirectional architecture for Android

License

License

GroupId

GroupId

com.github.eliekarouz.feedbacktree
ArtifactId

ArtifactId

core
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

pom
Description

Description

Core
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 core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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