MVN

com.github.wangjiegulu : mvparchitecture

Maven & Gradle

Mar 21, 2018
1 usages
4 stars

mvparchitecture · Best Practices of MVP architecture, Framework with MVP for Android.

<dependency>
    <groupId>com.github.wangjiegulu</groupId>
    <artifactId>mvparchitecture</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
mvparchitecture-2.0.0
1.1.x
mvparchitecture-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.wangjiegulu</groupId>
    <artifactId>mvparchitecture</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.wangjiegulu:mvparchitecture:2.0.0'

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

implementation("com.github.wangjiegulu:mvparchitecture:2.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.wangjiegulu" % "mvparchitecture" % "2.0.0"

Advertisement

Dependencies from Group

Dec 21, 2017
2 usages
24 stars
Apr 18, 2017
1 usages
7 stars
Mar 21, 2018
1 usages
4 stars
Mar 27, 2018
1 usages
3 stars

Discover Dependencies

May 07, 2020
1 usages
0 stars
Jun 25, 2019
1 usages
0 stars
Aug 25, 2023
1 usages
621 stars
Nov 01, 2020
1 usages
621 stars
May 31, 2023
1 usages
59 stars
Nov 26, 2022
2 usages
4 stars
Nov 26, 2022
2 usages
4 stars
May 05, 2023
1 usages
15 stars