jar

at.connyduck : kotlin-result-calladapter

Maven & Gradle

Apr 15, 2022
1 stars

kotlin-result-calladapter · A Retrofit calladapter that allows to have Kotlin's Result as a return type

Table Of Contents

Latest Version

Download at.connyduck : kotlin-result-calladapter JAR file - Latest Versions:

All Versions

Download at.connyduck : kotlin-result-calladapter 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 kotlin-result-calladapter-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

at.connyduck.calladapter.kotlinresult

├─ at.connyduck.calladapter.kotlinresult.KotlinResultCall.class - [JAR]

├─ at.connyduck.calladapter.kotlinresult.KotlinResultCallAdapter.class - [JAR]

├─ at.connyduck.calladapter.kotlinresult.KotlinResultCallAdapterFactory.class - [JAR]

Advertisement