jar

io.github.prakharr : json-kotlin-gradle

Maven & Gradle

Mar 16, 2022
0 stars

root project 'json-kotlin-gradle' · Gradle Code Generation Plugin for JSON Schema

Table Of Contents

Latest Version

Download io.github.prakharr : json-kotlin-gradle JAR file - Latest Versions:

All Versions

Download io.github.prakharr : json-kotlin-gradle JAR file - All Versions:

Version Vulnerabilities Size Updated
0.68.x
0.68

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 json-kotlin-gradle-0.68.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.pwall.json.kotlin.codegen.gradle.extension

├─ net.pwall.json.kotlin.codegen.gradle.extension.SchemaExtension.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.extension.SchemaExtensionContainer.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.extension.SchemaExtensionContainerImpl.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.extension.SchemaExtensionFormatValidation.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.extension.SchemaExtensionIntValidation.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.extension.SchemaExtensionName.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.extension.SchemaExtensionPatternValidation.class - [JAR]

net.pwall.json.kotlin.codegen.gradle

├─ net.pwall.json.kotlin.codegen.gradle.JSONSchemaCodegen.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.JSONSchemaCodegenPlugin.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.JSONSchemaCodegenTask.class - [JAR]

net.pwall.json.kotlin.codegen.gradle.annotation

├─ net.pwall.json.kotlin.codegen.gradle.annotation.ClassAnnotation.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.annotation.ClassAnnotationAdd.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.annotation.ClassAnnotationContainer.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.annotation.ClassAnnotationContainerImpl.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.annotation.FileAnnotation.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.annotation.FileAnnotationAdd.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.annotation.FileAnnotationContainer.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.annotation.FileAnnotationContainerImpl.class - [JAR]

net.pwall.json.kotlin.codegen.gradle.mapping

├─ net.pwall.json.kotlin.codegen.gradle.mapping.ClassMapping.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.mapping.ClassMappingByExtension.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.mapping.ClassMappingByFormat.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.mapping.ClassMappingByURI.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.mapping.ClassMappingContainer.class - [JAR]

├─ net.pwall.json.kotlin.codegen.gradle.mapping.ClassMappingContainerImpl.class - [JAR]

Advertisement