jar

io.target-kt : target-annotation-jvm

Maven & Gradle

Jul 10, 2023
2 stars

Target Annotation · Functional domain modeling in Kotlin

Table Of Contents

Latest Version

Download io.target-kt : target-annotation-jvm JAR file - Latest Versions:

All Versions

Download io.target-kt : target-annotation-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
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 target-annotation-jvm-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

target.annotation

├─ target.annotation.AddField.class - [JAR]

├─ target.annotation.External.class - [JAR]

├─ target.annotation.HasCreated.class - [JAR]

├─ target.annotation.HasCreatedAndUpdated.class - [JAR]

├─ target.annotation.HasUpdated.class - [JAR]

├─ target.annotation.ModelTemplate.class - [JAR]