jar

com.github.cretz.pbandk : protoc-gen-kotlin-jvm

Maven & Gradle

Dec 28, 2018

protoc-gen-kotlin-jvm · JVM library for PBAndK Protobuf code generator

Table Of Contents

Latest Version

Download com.github.cretz.pbandk : protoc-gen-kotlin-jvm JAR file - Latest Versions:

All Versions

Download com.github.cretz.pbandk : protoc-gen-kotlin-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.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 protoc-gen-kotlin-jvm-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pbandk.gen

├─ pbandk.gen.BootstrapConverter.class - [JAR]

├─ pbandk.gen.CodeGenerator.class - [JAR]

├─ pbandk.gen.File.class - [JAR]

├─ pbandk.gen.FileBuilder.class - [JAR]

├─ pbandk.gen.MainKt.class - [JAR]

├─ pbandk.gen.Namer.class - [JAR]

├─ pbandk.gen.Platform.class - [JAR]

├─ pbandk.gen.PlatformKt.class - [JAR]

├─ pbandk.gen.ServiceGenerator.class - [JAR]

pbandk.gen.pb

├─ pbandk.gen.pb.CodeGeneratorRequest.class - [JAR]

├─ pbandk.gen.pb.CodeGeneratorResponse.class - [JAR]

├─ pbandk.gen.pb.PluginKt.class - [JAR]

├─ pbandk.gen.pb.Version.class - [JAR]