jar

io.github.taewooyo : volcano

Maven & Gradle

Nov 05, 2023
11 stars

volcano · Heatmap charts created in an optimized way, fully customizable for Android. Support only Jetpack Compose.

Table Of Contents

Latest Version

Download io.github.taewooyo : volcano JAR file - Latest Versions:

All Versions

Download io.github.taewooyo : volcano JAR file - All Versions:

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

com.taewooyo.volcano.tree

├─ com.taewooyo.volcano.tree.Element.class - [JAR]

├─ com.taewooyo.volcano.tree.Item.class - [JAR]

├─ com.taewooyo.volcano.tree.NodeDsl.class - [JAR]

├─ com.taewooyo.volcano.tree.NodeDslImpl.class - [JAR]

├─ com.taewooyo.volcano.tree.NodeDslKt.class - [JAR]

├─ com.taewooyo.volcano.tree.Section.class - [JAR]

├─ com.taewooyo.volcano.tree.Tree.class - [JAR]

├─ com.taewooyo.volcano.tree.TreeDsl.class - [JAR]

├─ com.taewooyo.volcano.tree.TreeDslImpl.class - [JAR]

├─ com.taewooyo.volcano.tree.TreeDslMarker.class - [JAR]

com.taewooyo.volcano.squarified

├─ com.taewooyo.volcano.squarified.Measurer.class - [JAR]

├─ com.taewooyo.volcano.squarified.SquarifiedMeasurer.class - [JAR]

├─ com.taewooyo.volcano.squarified.TreemapElement.class - [JAR]

├─ com.taewooyo.volcano.squarified.TreemapNode.class - [JAR]

com.taewooyo.volcano.configuration

├─ com.taewooyo.volcano.configuration.LayoutOrientation.class - [JAR]

com.taewooyo.volcano.volcano

├─ com.taewooyo.volcano.volcano.VolcanoBuilder.class - [JAR]

├─ com.taewooyo.volcano.volcano.VolcanoElement.class - [JAR]

├─ com.taewooyo.volcano.volcano.VolcanoElementListBuilder.class - [JAR]

├─ com.taewooyo.volcano.volcano.VolcanoRoot.class - [JAR]

├─ com.taewooyo.volcano.volcano.VolcanoRootKt.class - [JAR]