jar

net.humans.kmm.arch : annotations-jvm

Maven & Gradle

Jul 07, 2023
2 stars

humans-arch · Basic architectural components for mobile apps (annotations, monads, etc.) by Humans.

Table Of Contents

Latest Version

Download net.humans.kmm.arch : annotations-jvm JAR file - Latest Versions:

All Versions

Download net.humans.kmm.arch : annotations-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.07.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 annotations-jvm-2023.07.08.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.humans.arch.annotations.data

├─ net.humans.arch.annotations.data.DataLevelApi.class - [JAR]

net.humans.arch.annotations.remote

├─ net.humans.arch.annotations.remote.RemoteLevelApi.class - [JAR]

net.humans.arch.annotations.domain

├─ net.humans.arch.annotations.domain.DomainLevelApi.class - [JAR]

net.humans.arch.annotations.presentation

├─ net.humans.arch.annotations.presentation.PresentationLevelApi.class - [JAR]

Advertisement