jar

com.inkapplications.shade : devices-jvm

Maven & Gradle

May 21, 2023
64 stars

Shade - devices · Multiplatform Kotlin SDK for Hue lighting controls (unofficial)

Table Of Contents

Latest Version

Download com.inkapplications.shade : devices-jvm JAR file - Latest Versions:

All Versions

Download com.inkapplications.shade : devices-jvm JAR file - All Versions:

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

inkapplications.shade.devices

├─ inkapplications.shade.devices.DeviceControls.class - [JAR]

├─ inkapplications.shade.devices.ShadeDevices.class - [JAR]

├─ inkapplications.shade.devices.ShadeDevicesModule.class - [JAR]

inkapplications.shade.devices.parameters

├─ inkapplications.shade.devices.parameters.DeviceMetadataParameters.class - [JAR]

├─ inkapplications.shade.devices.parameters.IdentifyParameters.class - [JAR]

├─ inkapplications.shade.devices.parameters.UpdateDeviceParameters.class - [JAR]

inkapplications.shade.devices.structures

├─ inkapplications.shade.devices.structures.Device.class - [JAR]

├─ inkapplications.shade.devices.structures.HardwarePlatformType.class - [JAR]

├─ inkapplications.shade.devices.structures.ModelId.class - [JAR]

├─ inkapplications.shade.devices.structures.ProductArchetype.class - [JAR]

├─ inkapplications.shade.devices.structures.ProductData.class - [JAR]

├─ inkapplications.shade.devices.structures.ProductMetadata.class - [JAR]