Last Version

Presentation 2.5.0

An architecture for Android as a replacement of MVC.

License

License

GroupId

GroupId

com.skocken
ArtifactId

ArtifactId

presentation
Version

Version

2.5.0
Type

Type

aar
Description

Description

Presentation
An architecture for Android as a replacement of MVC.
Project URL

Project URL

https://github.com/StanKocken/Presentation
Source Code Management

Source Code Management

https://github.com/StanKocken/Presentation.git

Download presentation 2.5.0


<!-- https://jarcasting.com/artifacts/com.skocken/presentation/ -->
<dependency>
    <groupId>com.skocken</groupId>
    <artifactId>presentation</artifactId>
    <version>2.5.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.skocken/presentation/
implementation 'com.skocken:presentation:2.5.0'
// https://jarcasting.com/artifacts/com.skocken/presentation/
implementation ("com.skocken:presentation:2.5.0")
'com.skocken:presentation:aar:2.5.0'
<dependency org="com.skocken" name="presentation" rev="2.5.0">
  <artifact name="presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.skocken', module='presentation', version='2.5.0')
)
libraryDependencies += "com.skocken" % "presentation" % "2.5.0"
[com.skocken/presentation "2.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.skocken : efficientadapter jar 2.4.0

runtime (3)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-extensions jar 2.0.0
androidx.appcompat » appcompat jar 1.0.2
androidx.recyclerview » recyclerview jar 1.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.robolectric : robolectric jar 3.0

Project Modules

There are no modules declared in this project.