MVN

com.github.eidien : mvpAndroid

Maven & Gradle

Jun 03, 2016
0 stars

Arquitectura MVP · Arquitectura MVP

<dependency>
    <groupId>com.github.eidien</groupId>
    <artifactId>mvpAndroid</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.eidien : mvpAndroid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.eidien : mvpAndroid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mvpAndroid-1.0.0

How to add a dependency to Maven

Add the following com.github.eidien : mvpAndroid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.eidien</groupId>
    <artifactId>mvpAndroid</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.eidien : mvpAndroid gradle dependency to your build.gradle file:

implementation 'com.github.eidien:mvpAndroid:1.0.0'

Gradle Kotlin DSL: Add the following com.github.eidien : mvpAndroid gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.eidien:mvpAndroid:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.eidien : mvpAndroid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.eidien" % "mvpAndroid" % "1.0.0"

Advertisement

Dependencies from Group

Jun 03, 2016
0 stars
Oct 15, 2016
0 stars

Discover Dependencies

Jul 27, 2017
1 usages
21 stars
Jun 03, 2016
9 stars
Jun 03, 2016
9 stars
May 30, 2016
32 stars
May 30, 2016
32 stars
Jun 05, 2016
1 stars
Nov 27, 2018
44 stars
Jun 01, 2016
1 usages
Dec 17, 2021
1 usages
270 stars