DOC

dev.inmo : micro_utils.serialization.mapper-jvm

Maven & Gradle

Aug 24, 2023
28 stars

micro_utils.serialization.mapper · It is set of projects with micro tools for avoiding of routines coding

Table Of Contents

Latest Version

Download dev.inmo : micro_utils.serialization.mapper-jvm Javadoc & API Documentation - Latest Versions:

All Versions

Download dev.inmo : micro_utils.serialization.mapper-jvm Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.20.x
0.19.x
0.18.x
0.17.x

How to open Javadoc JAR file in web browser

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

Advertisement