jar

io.github.typebricks : pureconfig-toggleable_3

Maven & Gradle

Jul 02, 2023
6 stars

pureconfig-toggleable · A tiny type brick for Scala 3 that make it possible to explicitly toggle pureconfig sections

Table Of Contents

Latest Version

Download io.github.typebricks : pureconfig-toggleable_3 JAR file - Latest Versions:

All Versions

Download io.github.typebricks : pureconfig-toggleable_3 JAR file - All Versions:

Version Vulnerabilities Size Updated
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 pureconfig-toggleable_3-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

typebricks.pureconfig.toggleable

├─ typebricks.pureconfig.toggleable.Disabled.class - [JAR]

├─ typebricks.pureconfig.toggleable.Enabled.class - [JAR]

├─ typebricks.pureconfig.toggleable.EnabledWhen.class - [JAR]

├─ typebricks.pureconfig.toggleable.package.class - [JAR]