jar

dev.datlag : shapeofcomposable-jvm

Maven & Gradle

Nov 09, 2023
0 stars

shapeofcomposable · ShapeOfComposable is a multi-platform compose library to clip any composeable to a custom shape.

Table Of Contents

Latest Version

Download dev.datlag : shapeofcomposable-jvm JAR file - Latest Versions:

All Versions

Download dev.datlag : shapeofcomposable-jvm 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 shapeofcomposable-jvm-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.datlag.shapeofcomposable.common

├─ dev.datlag.shapeofcomposable.common.ExtendModifierKt.class - [JAR]

dev.datlag.shapeofcomposable

├─ dev.datlag.shapeofcomposable.ArcShape.class - [JAR]

├─ dev.datlag.shapeofcomposable.BubbleShape.class - [JAR]

├─ dev.datlag.shapeofcomposable.DiagonalShape.class - [JAR]

├─ dev.datlag.shapeofcomposable.DottedEdgesCutCornerShape.class - [JAR]

├─ dev.datlag.shapeofcomposable.PolygonShape.class - [JAR]

├─ dev.datlag.shapeofcomposable.ShapeOfComposable.class - [JAR]

├─ dev.datlag.shapeofcomposable.ShapeOfComposableKt.class - [JAR]

├─ dev.datlag.shapeofcomposable.StarShape.class - [JAR]

├─ dev.datlag.shapeofcomposable.TriangleShape.class - [JAR]