jar

io.github.oleksandrbalan : lazytable-jvm

Maven & Gradle

Aug 23, 2023
257 stars

Lazy Table · Lazy layout for Jetpack Compose to display columns and rows of data on the two directional plane.

Table Of Contents

Latest Version

Download io.github.oleksandrbalan : lazytable-jvm JAR file - Latest Versions:

All Versions

Download io.github.oleksandrbalan : lazytable-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.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 lazytable-jvm-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.wewox.lazytable

├─ eu.wewox.lazytable.LazyTableDefaults.class - [JAR]

├─ eu.wewox.lazytable.LazyTableDimensions.class - [JAR]

├─ eu.wewox.lazytable.LazyTableDimensionsKt.class - [JAR]

├─ eu.wewox.lazytable.LazyTableItem.class - [JAR]

├─ eu.wewox.lazytable.LazyTableItemContent.class - [JAR]

├─ eu.wewox.lazytable.LazyTableItemKt.class - [JAR]

├─ eu.wewox.lazytable.LazyTableKt.class - [JAR]

├─ eu.wewox.lazytable.LazyTablePinConfiguration.class - [JAR]

├─ eu.wewox.lazytable.LazyTablePinConfigurationKt.class - [JAR]

├─ eu.wewox.lazytable.LazyTablePositionProvider.class - [JAR]

├─ eu.wewox.lazytable.LazyTablePositionProviderImpl.class - [JAR]

├─ eu.wewox.lazytable.LazyTablePxDimensions.class - [JAR]

├─ eu.wewox.lazytable.LazyTableScope.class - [JAR]

├─ eu.wewox.lazytable.LazyTableScopeImpl.class - [JAR]

├─ eu.wewox.lazytable.LazyTableScrollDirection.class - [JAR]

├─ eu.wewox.lazytable.LazyTableScrollDirectionKt.class - [JAR]

├─ eu.wewox.lazytable.LazyTableState.class - [JAR]

├─ eu.wewox.lazytable.LazyTableStateKt.class - [JAR]

Advertisement