jar

com.github.cukedoctor : cukedoctor-multipage-layout

Maven & Gradle

Jul 31, 2022
115 stars
Table Of Contents

Latest Version

Download com.github.cukedoctor : cukedoctor-multipage-layout JAR file - Latest Versions:

All Versions

Download com.github.cukedoctor : cukedoctor-multipage-layout JAR file - All Versions:

Version Vulnerabilities Size Updated
3.9.x
3.8.x
3.7.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 cukedoctor-multipage-layout-3.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.cukedoctor.multipage.api

├─ com.github.cukedoctor.multipage.api.MultipageConverter.class - [JAR]

com.github.cukedoctor.multipage.model

├─ com.github.cukedoctor.multipage.model.MultipageDocumentation.class - [JAR]

├─ com.github.cukedoctor.multipage.model.Page.class - [JAR]

com.github.cukedoctor.multipage.defaults

├─ com.github.cukedoctor.multipage.defaults.DefaultMultipagePersister.class - [JAR]

├─ com.github.cukedoctor.multipage.defaults.OnePagePerFeatureMultipagePager.class - [JAR]

com.github.cukedoctor.multipage.spi

├─ com.github.cukedoctor.multipage.spi.MultipagePager.class - [JAR]

├─ com.github.cukedoctor.multipage.spi.MultipagePersister.class - [JAR]

Advertisement