MVN

com.github.mandriana : mvp-core

Maven & Gradle

Apr 21, 2018
2 usages
2 stars

MVPCore · A MVP library for Android

<dependency>
    <groupId>com.github.mandriana</groupId>
    <artifactId>mvp-core</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mandriana : mvp-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of com.github.mandriana : mvp-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mvp-core-1.0.11
mvp-core-1.0.10
mvp-core-1.0.9
mvp-core-1.0.8
mvp-core-1.0.7
mvp-core-1.0.6
mvp-core-1.0.3
mvp-core-1.0.2
mvp-core-1.0.1
1.0
mvp-core-1.0

How to add a dependency to Maven

Add the following com.github.mandriana : mvp-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mandriana</groupId>
    <artifactId>mvp-core</artifactId>
    <version>1.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mandriana : mvp-core gradle dependency to your build.gradle file:

implementation 'com.github.mandriana:mvp-core:1.0.11'

Gradle Kotlin DSL: Add the following com.github.mandriana : mvp-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mandriana:mvp-core:1.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mandriana : mvp-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mandriana" % "mvp-core" % "1.0.11"

Advertisement

Dependencies from Group

Apr 21, 2018
2 usages
2 stars
Oct 01, 2018
2 usages
2 stars
Apr 20, 2018
2 stars

Discover Dependencies

Jul 28, 2017
2 usages
3 stars
Nov 19, 2017
3 usages
Sep 20, 2017
2 usages
68.1k stars
kds
Jan 18, 2018
2 usages
49 stars
Dec 08, 2017
2 usages
0 stars
Mar 03, 2023
3 usages
43 stars