jar

dev.coderoutine.kotlinlibs : kotlin-slf4j-shim

Maven & Gradle

Mar 29, 2024

Kotlin-SLF4J-Shim · A small and lightweight utility library that adds a thin and lightning fast layer on top of the SLF4J-API, to ease the use of SLF4J in Kotlin.

Table Of Contents

Latest Version

Download dev.coderoutine.kotlinlibs : kotlin-slf4j-shim JAR file - Latest Versions:

All Versions

Download dev.coderoutine.kotlinlibs : kotlin-slf4j-shim JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 kotlin-slf4j-shim-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.coderoutine.kotlinlibs.slf4jshim

├─ dev.coderoutine.kotlinlibs.slf4jshim.FactoriesKt.class - [JAR]

├─ dev.coderoutine.kotlinlibs.slf4jshim.Shim.class - [JAR]

├─ dev.coderoutine.kotlinlibs.slf4jshim.Slf4jExtensionsKt.class - [JAR]