| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.eliekarouz.feedbacktree |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия0.13.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCore
Unidirectional architecture for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]