DOC

eu.sirotin.kotunil : kotunil

Maven & Gradle

Dec 09, 2022
117 stars

KotUniL (Kotlin Units Library) · KotUniL (Kotlin Units Library)** a library for processing all units of SI base and derived units (see https://en.wikipedia.org/wiki/International_System_of_Units), currencies, etc.

Table Of Contents

Latest Version

Download eu.sirotin.kotunil : kotunil Javadoc & API Documentation - Latest Versions:

All Versions

Download eu.sirotin.kotunil : kotunil 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 kotunil-1.0.1-javadoc.jar to kotunil-1.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder kotunil-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 "kotunil-1.0.1-sources.jar" -d "kotunil-1.0.1-javadoc" -subpackages