jar

io.github.rtransat : kotaseries

Maven & Gradle

Dec 15, 2023
0 stars

Kotaseries · Betaseries API wrapper

Table Of Contents

Latest Version

Download io.github.rtransat : kotaseries JAR file - Latest Versions:

All Versions

Download io.github.rtransat : kotaseries JAR file - All Versions:

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

fr.rtransat

├─ fr.rtransat.MainKt.class - [JAR]

fr.rtransat.kotaseries.api.params.shows

├─ fr.rtransat.kotaseries.api.params.shows.DisplayParams.class - [JAR]

fr.rtransat.kotaseries.serializers

├─ fr.rtransat.kotaseries.serializers.ShowResponseSerializer.class - [JAR]

fr.rtransat.kotaseries.exceptions

├─ fr.rtransat.kotaseries.exceptions.ShowException.class - [JAR]

fr.rtransat.kotaseries

├─ fr.rtransat.kotaseries.Client.class - [JAR]

fr.rtransat.kotaseries.utils

├─ fr.rtransat.kotaseries.utils.MapsKt.class - [JAR]

fr.rtransat.kotaseries.models

├─ fr.rtransat.kotaseries.models.Error.class - [JAR]

├─ fr.rtransat.kotaseries.models.Show.class - [JAR]

├─ fr.rtransat.kotaseries.models.ShowResponse.class - [JAR]

fr.rtransat.kotaseries.api

├─ fr.rtransat.kotaseries.api.AbstractApi.class - [JAR]

├─ fr.rtransat.kotaseries.api.Shows.class - [JAR]

fr.rtransat.kotaseries.api.params

├─ fr.rtransat.kotaseries.api.params.Params.class - [JAR]