DOC

io.github.alexmofer.mvp : mvp-core

Maven & Gradle

Mar 26, 2022
2 usages
2 stars

MVP-Core · The basic core of the MVP design pattern is independent of the platform, which is convenient for further implementing the MVP design pattern of Android or HarmonyOS.

Table Of Contents

Latest Version

Download io.github.alexmofer.mvp : mvp-core Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.alexmofer.mvp : mvp-core Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file mvp-core-1.0.1-javadoc.jar to mvp-core-1.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder mvp-core-1.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "mvp-core-1.0.1-sources.jar" -d "mvp-core-1.0.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 26, 2022
2 usages
2 stars
Feb 21, 2023
1 usages
0 stars
May 28, 2021
0 stars

Discover Dependencies

Aug 20, 2021
1 usages
3 stars
May 17, 2019
18 usages
2 stars
Jun 10, 2020
5 usages
845 stars
Jul 07, 2017
8 usages
297 stars
Jul 06, 2020
20 usages
12 stars
Dec 11, 2021
21 usages
153 stars
Oct 16, 2013
8 usages
38 stars
Sep 20, 2019
27 usages
6.5k stars