jar

org.ezand.jottakloud : jottakloud

Maven & Gradle

Feb 17, 2017
1 stars

Jottakloud · A Kotlin library for accessing Jottacloud features.

Table Of Contents

Latest Version

Download org.ezand.jottakloud : jottakloud JAR file - Latest Versions:

All Versions

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

org.ezand.jottakloud.exceptions

├─ org.ezand.jottakloud.exceptions.JottakloudException.class - [JAR]

org.ezand.jottakloud.deserializers

├─ org.ezand.jottakloud.deserializers.JottacloudDateTimeDeserializer.class - [JAR]

org.ezand.jottakloud

├─ org.ezand.jottakloud.Jottacloud.class - [JAR]

├─ org.ezand.jottakloud.JottacloudAuthentication.class - [JAR]

org.ezand.jottakloud.data

├─ org.ezand.jottakloud.data.Device.class - [JAR]

├─ org.ezand.jottakloud.data.File.class - [JAR]

├─ org.ezand.jottakloud.data.FileDetails.class - [JAR]

├─ org.ezand.jottakloud.data.FileRevision.class - [JAR]

├─ org.ezand.jottakloud.data.Folder.class - [JAR]

├─ org.ezand.jottakloud.data.FolderDetails.class - [JAR]

├─ org.ezand.jottakloud.data.FolderMetadata.class - [JAR]

├─ org.ezand.jottakloud.data.MountPoint.class - [JAR]

├─ org.ezand.jottakloud.data.User.class - [JAR]