jar

org.jetbrains.kotlinx : kover-offline

Maven & Gradle

Apr 13, 2023
76 stars

kover-offline · Compiled dependency to ensure the operation of the code that has been instrumented off-line

Table Of Contents

Latest Version

Download org.jetbrains.kotlinx : kover-offline JAR file - Latest Versions:

All Versions

Download org.jetbrains.kotlinx : kover-offline 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 kover-offline-1.0.715.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.intellij.rt.coverage.util

├─ com.intellij.rt.coverage.util.CoverageIOUtil.class - [JAR]

├─ com.intellij.rt.coverage.util.DictionaryLookup.class - [JAR]

├─ com.intellij.rt.coverage.util.ErrorReporter.class - [JAR]

├─ com.intellij.rt.coverage.util.MethodCaller.class - [JAR]

├─ com.intellij.rt.coverage.util.ThreadLocalCachedValue.class - [JAR]

com.intellij.rt.coverage.offline

├─ com.intellij.rt.coverage.offline.RawClassData.class - [JAR]

├─ com.intellij.rt.coverage.offline.RawHitsReport.class - [JAR]

├─ com.intellij.rt.coverage.offline.RawProjectData.class - [JAR]

├─ com.intellij.rt.coverage.offline.RawProjectInit.class - [JAR]