jar

io.github.tompee26 : kotlin-builder-runtime

Maven & Gradle

Sep 01, 2021
6 stars

kotlin-builder-runtime · Annotation package for Kotlin Builder

Table Of Contents

Latest Version

Download io.github.tompee26 : kotlin-builder-runtime JAR file - Latest Versions:

All Versions

Download io.github.tompee26 : kotlin-builder-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.x
0.4.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-builder-runtime-0.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tompee.kotlinbuilder.annotations

├─ com.tompee.kotlinbuilder.annotations.DefaultValueProvider.class - [JAR]

├─ com.tompee.kotlinbuilder.annotations.EnumPosition.class - [JAR]

├─ com.tompee.kotlinbuilder.annotations.KBuilder.class - [JAR]

├─ com.tompee.kotlinbuilder.annotations.Optional.class - [JAR]

├─ com.tompee.kotlinbuilder.annotations.Setter.class - [JAR]

Advertisement