jar

com.bendb.thrifty : thrifty-kotlin-codegen

Maven & Gradle

Jan 20, 1970
4 stars

thrifty-kotlin-codegen · Converts Thrifty Schemas into Kotlin source files

Table Of Contents

Latest Version

Download com.bendb.thrifty : thrifty-kotlin-codegen JAR file - Latest Versions:

All Versions

Download com.bendb.thrifty : thrifty-kotlin-codegen JAR file - All Versions:

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

com.bendb.thrifty.kgen

├─ com.bendb.thrifty.kgen.ClassNames.class - [JAR]

├─ com.bendb.thrifty.kgen.KotlinCodeGenerator.class - [JAR]

├─ com.bendb.thrifty.kgen.Tags.class - [JAR]

├─ com.bendb.thrifty.kgen.TypeCodeVisitor.class - [JAR]

├─ com.bendb.thrifty.kgen.TypeNameVisitor.class - [JAR]

├─ com.bendb.thrifty.kgen.TypeUtilsKt.class - [JAR]