DOC

com.avito.android : toast-rule

Maven & Gradle

Aug 24, 2023
398 stars

Avito Android Infrastructure · Collection of infrastructure libraries and gradle plugins of Avito Android project

Table Of Contents

Latest Version

Download com.avito.android : toast-rule Javadoc & API Documentation - Latest Versions:

All Versions

Download com.avito.android : toast-rule Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2023.19
2023.15
2023.2
2022.14
2022.12
2022.1
2021.42
2021.41
2021.40
2021.39
2021.38
2021.37.x
2021.37
2021.36
2021.35
2021.34
2021.33
2021.32
2021.31
2021.30
2021.29
2021.28
2021.27
2021.26
2021.25
2021.24
2021.23
2021.22
2021.21
2021.20
2021.19
2021.18
2021.17
2021.16
2021.15.x
2021.15
2021.14.x
2021.14
2021.13
2021.12
2021.11
2021.10
2021.9.x
2021.9
2021.8
2021.7

How to open Javadoc JAR file in web browser

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

Advertisement