DOC

com.squareup.anvil : annotations-optional

Maven & Gradle

Sep 07, 2023
1.2k stars

Anvil Optional Annotations · A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces.

Table Of Contents

Latest Version

Download com.squareup.anvil : annotations-optional Javadoc & API Documentation - Latest Versions:

All Versions

Download com.squareup.anvil : annotations-optional Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.4.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Jul 29, 2023
12 usages
1.2k stars
Jul 29, 2023
9 usages
1.2k stars
Jul 29, 2023
8 usages
1.2k stars
Jul 29, 2023
1 usages
1.2k stars
Jul 29, 2023
1 usages
1.2k stars

Discover Dependencies