jar

com.karumi.kotlinsnapshot : plugin

Maven & Gradle

Mar 30, 2021
165 stars

plugin · Snapshot Testing framework for Kotlin

Table Of Contents

Latest Version

Download com.karumi.kotlinsnapshot : plugin JAR file - Latest Versions:

All Versions

Download com.karumi.kotlinsnapshot : plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.0.x
0.3.x
0.2.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 plugin-2.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.karumi.kotlinsnapshot.plugin

├─ com.karumi.kotlinsnapshot.plugin.GroovyHack.class - [JAR]

├─ com.karumi.kotlinsnapshot.plugin.KotlinSnapshotPlugin.class - [JAR]

com.karumi.kotlinsnapshot.plugin.task

├─ com.karumi.kotlinsnapshot.plugin.task.KotlinSnapshotTask.class - [JAR]

Advertisement