jar

com.baremetalcloud : localfile-jvm

Maven & Gradle

Feb 13, 2022
1 usages

Kotlin Multiplatform File · Multiplatform implementation of basic (read/write) file functions for use in common code.

Table Of Contents

Latest Version

Download com.baremetalcloud : localfile-jvm JAR file - Latest Versions:

All Versions

Download com.baremetalcloud : localfile-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.90

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 localfile-jvm-0.90.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.baremetalcloud.localfile

├─ com.baremetalcloud.localfile.FileResult.class - [JAR]

├─ com.baremetalcloud.localfile.FileResultKt.class - [JAR]

├─ com.baremetalcloud.localfile.LocalFile.class - [JAR]

├─ com.baremetalcloud.localfile.TmpFileKt.class - [JAR]

com.baremetalcloud.localfile.ext

├─ com.baremetalcloud.localfile.ext.ToJavaFileKt.class - [JAR]