presenter

Android presenter framework

License

License

GroupId

GroupId

com.github.erd
ArtifactId

ArtifactId

presenter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

presenter
Android presenter framework

Download presenter

Filename Size
presenter-1.0.0.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • presenter-library
  • presenter-example

Versions

Version
1.0.0