jar

com.github.olivergondza.dumpling : dumpling-groovy-api

Maven & Gradle

Jan 20, 2023
1 usages
15 stars

Dumpling groovy API extension · Dumpling model extensions for groovy integration

Table Of Contents

Latest Version

Download com.github.olivergondza.dumpling : dumpling-groovy-api JAR file - Latest Versions:

All Versions

Download com.github.olivergondza.dumpling : dumpling-groovy-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6
2.4
2.3
2.2
2.1
2.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 dumpling-groovy-api-2.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.olivergondza.dumpling.groovy

├─ com.github.olivergondza.dumpling.groovy.Factories.class - [JAR]

├─ com.github.olivergondza.dumpling.groovy.GroovyApi.class - [JAR]

├─ com.github.olivergondza.dumpling.groovy.GroovyApiEntryPoint.class - [JAR]

├─ com.github.olivergondza.dumpling.groovy.GroovyInterpretterConfig.class - [JAR]

Advertisement