| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.sagix |
| Идентификатор | Идентификаторexecutordecorator-androidx-extensions |
| Версия | Версия2.3 |
| Тип | Типjar |
| Описание |
Описаниеexecutordecorator-androidx-extensions
Android extensions library which helps mutate decorator considering android lifecycle
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/fr.sagix/executordecorator-androidx-extensions/ -->
<dependency>
<groupId>fr.sagix</groupId>
<artifactId>executordecorator-androidx-extensions</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sagix/executordecorator-androidx-extensions/
implementation 'fr.sagix:executordecorator-androidx-extensions:2.3'
// https://jarcasting.com/artifacts/fr.sagix/executordecorator-androidx-extensions/
implementation ("fr.sagix:executordecorator-androidx-extensions:2.3")
'fr.sagix:executordecorator-androidx-extensions:jar:2.3'
<dependency org="fr.sagix" name="executordecorator-androidx-extensions" rev="2.3">
<artifact name="executordecorator-androidx-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sagix', module='executordecorator-androidx-extensions', version='2.3')
)
libraryDependencies += "fr.sagix" % "executordecorator-androidx-extensions" % "2.3"
[fr.sagix/executordecorator-androidx-extensions "2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.61 |
| fr.sagix : executordecorator-annotations | jar | 2.3 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.11.2 |