jar

com.seanproctor : datatable-desktop

Maven & Gradle

May 25, 2023
65 stars

datatable · A Material Design data table implementation for Compose Multiplatform.

Table Of Contents

Latest Version

Download com.seanproctor : datatable-desktop JAR file - Latest Versions:

All Versions

Download com.seanproctor : datatable-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.x
0.1

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 datatable-desktop-0.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.seanproctor.datatable

├─ com.seanproctor.datatable.DataColumn.class - [JAR]

├─ com.seanproctor.datatable.DataTableScope.class - [JAR]

├─ com.seanproctor.datatable.DataTableScopeImpl.class - [JAR]

├─ com.seanproctor.datatable.PaginatedDataTableKt.class - [JAR]

├─ com.seanproctor.datatable.PaginatedDataTableState.class - [JAR]

├─ com.seanproctor.datatable.PaginatedRowScope.class - [JAR]

├─ com.seanproctor.datatable.TableCellScope.class - [JAR]

├─ com.seanproctor.datatable.TableCellScopeImpl.class - [JAR]

├─ com.seanproctor.datatable.TableColumnWidth.class - [JAR]

├─ com.seanproctor.datatable.TableDecorationScope.class - [JAR]

├─ com.seanproctor.datatable.TableDecorationScopeImpl.class - [JAR]

├─ com.seanproctor.datatable.TableKt.class - [JAR]

├─ com.seanproctor.datatable.TableMeasurable.class - [JAR]

├─ com.seanproctor.datatable.TableParentData.class - [JAR]

├─ com.seanproctor.datatable.TableParentDataKt.class - [JAR]

├─ com.seanproctor.datatable.TableRowScope.class - [JAR]

├─ com.seanproctor.datatable.TableRowScopeImpl.class - [JAR]