jar

org.jlot : jlot-api

Maven & Gradle

Feb 08, 2017
4 usages

This project is just a container for some resources needed by jlot-client and jlot-web, so both projects can access Api URLs. This way jlot-client does not need to depend on jlot-web.

Table Of Contents

Latest Version

Download org.jlot : jlot-api JAR file - Latest Versions:

All Versions

Download org.jlot : jlot-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.0
0.99
0.98
0.97
0.96
0.95
0.94
0.93
0.91
0.90
0.87
0.113
0.112
0.111
0.110
0.109
0.108
0.107
0.106
0.105
0.102
0.101

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

org.jlot.api.i18n

├─ org.jlot.api.i18n.I18nConfig.class - [JAR]

org.jlot.api

├─ org.jlot.api.JlotApiUrls.class - [JAR]

├─ org.jlot.api.RestError.class - [JAR]

Advertisement