Last Version

Nucleus support-v4 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-support-v4
Version

Version

7.0.0
Type

Type

aar
Description

Description

Nucleus support-v4
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-support-v4 7.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 26.0.0
info.android15.nucleus5 : nucleus jar 7.0.0

Project Modules

There are no modules declared in this project.