jar

com.digitalhumani : digitalhumani-java-sdk

Maven & Gradle

Dec 13, 2021
0 stars

DigitalHumani Java SDK for RaaS · The official Java SDK for Digital Humani's Reforestation as a Service (RaaS).

Table Of Contents

Latest Version

Download com.digitalhumani : digitalhumani-java-sdk JAR file - Latest Versions:

All Versions

Download com.digitalhumani : digitalhumani-java-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 digitalhumani-java-sdk-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.digitalhumani.tree

├─ com.digitalhumani.tree.RaaSTreePlanter.class - [JAR]

├─ com.digitalhumani.tree.TreePlanterHTTPHelper.class - [JAR]

com.digitalhumani.tree.interfaces

├─ com.digitalhumani.tree.interfaces.TreePlanter.class - [JAR]

com.digitalhumani

├─ com.digitalhumani.RaaS.class - [JAR]

com.digitalhumani.config

├─ com.digitalhumani.config.Config.class - [JAR]

com.digitalhumani.exceptions

├─ com.digitalhumani.exceptions.RaaSException.class - [JAR]

com.digitalhumani.models

├─ com.digitalhumani.models.RaaSResult.class - [JAR]

com.digitalhumani.interfaces

├─ com.digitalhumani.interfaces.HTTPHelper.class - [JAR]

com.digitalhumani.tree.models

├─ com.digitalhumani.tree.models.TreePlantingRequest.class - [JAR]

├─ com.digitalhumani.tree.models.TreesPlanted.class - [JAR]

Advertisement