jar

io.github.olegych : scala-dzi_2.13

Maven & Gradle

Nov 23, 2021
0 stars

scala-dzi · Deepzoom image creation library for scala.

Table Of Contents

Latest Version

Download io.github.olegych : scala-dzi_2.13 JAR file - Latest Versions:

All Versions

Download io.github.olegych : scala-dzi_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 scala-dzi_2.13-0.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.olegych.dzi

├─ io.github.olegych.dzi.DZI.class - [JAR]

├─ io.github.olegych.dzi.ParallelConfig.class - [JAR]

io.github.olegych.dzi.models

├─ io.github.olegych.dzi.models.AreaInCells.class - [JAR]

├─ io.github.olegych.dzi.models.FileFormat.class - [JAR]

├─ io.github.olegych.dzi.models.FileWithFormat.class - [JAR]

├─ io.github.olegych.dzi.models.ImageFormat.class - [JAR]

├─ io.github.olegych.dzi.models.ImageMetadata.class - [JAR]

├─ io.github.olegych.dzi.models.OffsetInCells.class - [JAR]

├─ io.github.olegych.dzi.models.OffsetInPx.class - [JAR]

├─ io.github.olegych.dzi.models.PPM.class - [JAR]

├─ io.github.olegych.dzi.models.SizeInCells.class - [JAR]

├─ io.github.olegych.dzi.models.SizeInPx.class - [JAR]

io.github.olegych.dzi.imageio

├─ io.github.olegych.dzi.imageio.ImageReader.class - [JAR]

Advertisement