Last Version

Nucleus 7.0.0

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

License

License

MIT
GroupId

GroupId

info.android15.nucleus5
ArtifactId

ArtifactId

nucleus
Version

Version

7.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/konmik/nucleus
Source Code Management

Source Code Management

https://github.com/konmik/nucleus

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 26.0.0
io.reactivex.rxjava2 : rxjava jar 2.0.5

Project Modules

There are no modules declared in this project.