DOC

io.github.let-see : LetSeeCore-iosarm64

Maven & Gradle

Jun 09, 2023
0 stars

LetSeeCore · LetSee provides an easy way to provide mock data to your iOS application. The main intention of having a library like this is to have a way to mock the response of requests on runtime in an easy way to be able to test all available scenarios without the need to rerun or change the code or put in the extra effort.

Table Of Contents

Latest Version

Download io.github.let-see : LetSeeCore-iosarm64 Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.let-see : LetSeeCore-iosarm64 Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file LetSeeCore-iosarm64-0.0.3-javadoc.jar to LetSeeCore-iosarm64-0.0.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder LetSeeCore-iosarm64-0.0.3-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 "LetSeeCore-iosarm64-0.0.3-sources.jar" -d "LetSeeCore-iosarm64-0.0.3-javadoc" -subpackages