com.github.erd:presenter-library

Android presenter framework

License

License

GroupId

GroupId

com.github.erd
ArtifactId

ArtifactId

presenter-library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Android presenter framework

Download presenter-library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android : support-v4 jar r7

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0