# Overview

This VEE Wear Mock provides an implementation of the native methods defined by the VEE Wear Kernel, including:
- device, health and time natives
- external resources natives

# Usage

Add the following line to the `build.gradle.kts` file of a VEE Port:

    @GRADLE_DEPENDENCY_DECLARATION@

# Requirements

This library requires the following Foundation Libraries:

    @FOUNDATION_LIBRARIES_LIST@

# Dependencies

_All dependencies are retrieved transitively by Gradle_.

# Source

N/A.

# Restrictions

None.

---
_Copyright 2024-2025 MicroEJ Corp. All rights reserved._  
_MicroEJ Corp. PROPRIETARY/CONFIDENTIAL. Use is subject to license terms._
