Last Version

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

Version

7.0.0
Type

Type

aar
Description

Description

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


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.