Last Version

com.github.erd:presenter-library 1.0.0

Android presenter framework

License

License

GroupId

GroupId

com.github.erd
ArtifactId

ArtifactId

presenter-library
Version

Version

1.0.0
Type

Type

jar
Description

Description

Android presenter framework

Download presenter-library 1.0.0


<!-- 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.