jar

ir.moke : kafir

Maven & Gradle

May 03, 2024
0 stars

kafir · Java http rest client

Table Of Contents

Latest Version

Download ir.moke : kafir JAR file - Latest Versions:

All Versions

Download ir.moke : kafir JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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

ir.moke.kafir.annotation

├─ ir.moke.kafir.annotation.DELETE.class - [JAR]

├─ ir.moke.kafir.annotation.GET.class - [JAR]

├─ ir.moke.kafir.annotation.POST.class - [JAR]

├─ ir.moke.kafir.annotation.PUT.class - [JAR]

├─ ir.moke.kafir.annotation.PathParameter.class - [JAR]

├─ ir.moke.kafir.annotation.QueryParameter.class - [JAR]

ir.moke.kafir.http

├─ ir.moke.kafir.http.HttpMethod.class - [JAR]

├─ ir.moke.kafir.http.JsonBodyHandler.class - [JAR]

├─ ir.moke.kafir.http.Kafir.class - [JAR]

├─ ir.moke.kafir.http.KafirProxy.class - [JAR]

ir.moke.kafir.utils

├─ ir.moke.kafir.utils.JsonUtils.class - [JAR]

├─ ir.moke.kafir.utils.Parser.class - [JAR]

├─ ir.moke.kafir.utils.ReflectionUtils.class - [JAR]

Advertisement