jar

io.github.jan-tennert.supacompose : Supacompose-desktop

Maven & Gradle

Oct 06, 2022
279 stars

Supacompose · A Kotlin Multiplatform Supabase Framework

Table Of Contents

Latest Version

Download io.github.jan-tennert.supacompose : Supacompose-desktop JAR file - Latest Versions:

All Versions

Download io.github.jan-tennert.supacompose : Supacompose-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x
0.1.x
0.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 Supacompose-desktop-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jan.supacompose.plugins

├─ io.github.jan.supacompose.plugins.MainConfig.class - [JAR]

├─ io.github.jan.supacompose.plugins.MainPlugin.class - [JAR]

├─ io.github.jan.supacompose.plugins.PluginManager.class - [JAR]

├─ io.github.jan.supacompose.plugins.SupacomposePlugin.class - [JAR]

├─ io.github.jan.supacompose.plugins.SupacomposePluginProvider.class - [JAR]

io.github.jan.supacompose.annotiations

├─ io.github.jan.supacompose.annotiations.SupaComposeDsl.class - [JAR]

├─ io.github.jan.supacompose.annotiations.SupaComposeInternal.class - [JAR]

io.github.jan.supacompose

├─ io.github.jan.supacompose.PlatformTarget.class - [JAR]

├─ io.github.jan.supacompose.PlatformTargetKt.class - [JAR]

├─ io.github.jan.supacompose.SupabaseClient.class - [JAR]

├─ io.github.jan.supacompose.SupabaseClientBuilder.class - [JAR]

├─ io.github.jan.supacompose.SupabaseClientBuilderKt.class - [JAR]

├─ io.github.jan.supacompose.SupabaseClientImpl.class - [JAR]

├─ io.github.jan.supacompose.UtilsKt.class - [JAR]

io.github.jan.supacompose.exceptions

├─ io.github.jan.supacompose.exceptions.RestException.class - [JAR]