jar

io.github.swapnil-musale : KDeviceInfo-desktop

Maven & Gradle

Apr 14, 2024
50 stars

KDeviceInfo · KDeviceInfo is Kotlin Multiplatform library to access the device info without writing the boilerplate code.

Table Of Contents

Latest Version

Download io.github.swapnil-musale : KDeviceInfo-desktop JAR file - Latest Versions:

All Versions

Download io.github.swapnil-musale : KDeviceInfo-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 KDeviceInfo-desktop-0.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.devx.kdeviceinfo.model.android

├─ com.devx.kdeviceinfo.model.android.AndroidInfo.class - [JAR]

├─ com.devx.kdeviceinfo.model.android.DisplayMetrics.class - [JAR]

├─ com.devx.kdeviceinfo.model.android.Version.class - [JAR]

├─ com.devx.kdeviceinfo.model.android.VersionCode.class - [JAR]

com.devx.kdeviceinfo.model.ios

├─ com.devx.kdeviceinfo.model.ios.IosInfo.class - [JAR]

com.devx.kdeviceinfo.model

├─ com.devx.kdeviceinfo.model.DesktopInfoImpl.class - [JAR]

com.devx.kdeviceinfo

├─ com.devx.kdeviceinfo.DesktopDeviceInfoKt.class - [JAR]

├─ com.devx.kdeviceinfo.DeviceInfoXExtKt.class - [JAR]

├─ com.devx.kdeviceinfo.DeviceInfoXState.class - [JAR]

com.devx.kdeviceinfo.model.common

├─ com.devx.kdeviceinfo.model.common.DeviceOrientation.class - [JAR]

├─ com.devx.kdeviceinfo.model.common.Locale.class - [JAR]

com.devx.kdeviceinfo.model.desktop

├─ com.devx.kdeviceinfo.model.desktop.DesktopInfo.class - [JAR]