jar

io.github.markyav.drawbox : drawbox-desktop

Maven & Gradle

May 31, 2023
20 stars

DrawBox · Multiplatform drawing library based on Compose Multiplatform!

Table Of Contents

Latest Version

Download io.github.markyav.drawbox : drawbox-desktop JAR file - Latest Versions:

All Versions

Download io.github.markyav.drawbox : drawbox-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
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 drawbox-desktop-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.markyav.drawbox.box

├─ io.github.markyav.drawbox.box.DrawBoxBackgroundKt.class - [JAR]

├─ io.github.markyav.drawbox.box.DrawBoxCanvasKt.class - [JAR]

├─ io.github.markyav.drawbox.box.DrawBoxKt.class - [JAR]

io.github.markyav.drawbox.model

├─ io.github.markyav.drawbox.model.PathWrapper.class - [JAR]

io.github.markyav.drawbox.util

├─ io.github.markyav.drawbox.util.DerivedStateFlow.class - [JAR]

├─ io.github.markyav.drawbox.util.StateFlowUtilKt.class - [JAR]

├─ io.github.markyav.drawbox.util.UtilKt.class - [JAR]

io.github.markyav.drawbox.controller

├─ io.github.markyav.drawbox.controller.DrawBoxBackground.class - [JAR]

├─ io.github.markyav.drawbox.controller.DrawBoxConnectionState.class - [JAR]

├─ io.github.markyav.drawbox.controller.DrawBoxSubscription.class - [JAR]

├─ io.github.markyav.drawbox.controller.DrawController.class - [JAR]

├─ io.github.markyav.drawbox.controller.OpenedImage.class - [JAR]