jar

org.teavm : teavm-extras-slf4j

Maven & Gradle

Apr 02, 2023
2.5k stars

TeaVM backend for slf4j · TeaVM backend for slf4j

Table Of Contents

Latest Version

Download org.teavm : teavm-extras-slf4j JAR file - Latest Versions:

All Versions

Download org.teavm : teavm-extras-slf4j JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.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 teavm-extras-slf4j-0.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.teavm.extras.slf4j

├─ org.teavm.extras.slf4j.LoggerFactoryTransformer.class - [JAR]

├─ org.teavm.extras.slf4j.Slf4jPlugin.class - [JAR]

├─ org.teavm.extras.slf4j.TeaVMLogger.class - [JAR]

├─ org.teavm.extras.slf4j.TeaVMLoggerFactory.class - [JAR]

├─ org.teavm.extras.slf4j.TeaVMLoggerFactorySubstitution.class - [JAR]

Advertisement