License |
License |
---|---|
GroupId | GroupIdcom.github.eliekarouz.feedbacktree |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.13.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCore
Unidirectional architecture for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.13.1.pom | |
core-0.13.1.module | 1 KB |
core-0.13.1-sources.jar | 261 bytes |
core-0.13.1-javadoc.jar | 24 KB |
Browse |
<!-- 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"]