jar

com.paulrybitskyi : hilt-binder

Maven & Gradle

Oct 31, 2021
1 usages
68 stars

hilt-binder · A public API of the library that automatically generates Dagger Hilt's @Binds methods.

Table Of Contents

Latest Version

Download com.paulrybitskyi : hilt-binder JAR file - Latest Versions:

All Versions

Download com.paulrybitskyi : hilt-binder JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hilt-binder-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.paulrybitskyi.hiltbinder

├─ com.paulrybitskyi.hiltbinder.BindType.class - [JAR]

com.paulrybitskyi.hiltbinder.keys

├─ com.paulrybitskyi.hiltbinder.keys.MapClassKey.class - [JAR]

├─ com.paulrybitskyi.hiltbinder.keys.MapIntKey.class - [JAR]

├─ com.paulrybitskyi.hiltbinder.keys.MapLongKey.class - [JAR]

├─ com.paulrybitskyi.hiltbinder.keys.MapStringKey.class - [JAR]

Advertisement