Последняя версия

Nucleus 7.0.0

Nucleus is an Android library, which helps to use the Model-View-Presenter pattern

Лицензия

Лицензия

MIT
Группа

Группа

info.android15.nucleus5
Идентификатор

Идентификатор

nucleus
Версия

Версия

7.0.0
Тип

Тип

jar
Описание

Описание

Nucleus
Nucleus is an Android library, which helps to use the Model-View-Presenter pattern
Ссылка на сайт

Ссылка на сайт

https://github.com/konmik/nucleus
Система контроля версий

Система контроля версий

https://github.com/konmik/nucleus

Скачать nucleus 7.0.0


<!-- https://jarcasting.com/artifacts/info.android15.nucleus5/nucleus/ -->
<dependency>
    <groupId>info.android15.nucleus5</groupId>
    <artifactId>nucleus</artifactId>
    <version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.android15.nucleus5/nucleus/
implementation 'info.android15.nucleus5:nucleus:7.0.0'
// https://jarcasting.com/artifacts/info.android15.nucleus5/nucleus/
implementation ("info.android15.nucleus5:nucleus:7.0.0")
'info.android15.nucleus5:nucleus:jar:7.0.0'
<dependency org="info.android15.nucleus5" name="nucleus" rev="7.0.0">
  <artifact name="nucleus" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.android15.nucleus5', module='nucleus', version='7.0.0')
)
libraryDependencies += "info.android15.nucleus5" % "nucleus" % "7.0.0"
[info.android15.nucleus5/nucleus "7.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.android.support » support-annotations jar 26.0.0
io.reactivex.rxjava2 : rxjava jar 2.0.5

Модули Проекта

Данный проект не имеет модулей.