# Overview

MicroEJ Foundation Library Event.

# Usage

Add the following line to your `build.gradle.kts`:

    implementation("ej.api:event:3.0.1")

# Requirements

# Dependencies

_All dependencies are retrieved transitively by the MicroEJ SDK_.

# Source

N/A.

# Restrictions

The Event Queue library is not designed to be Multi-Sandbox enabled. Therefore, a Kernel must not expose its APIs to Features.

---
_Copyright 2023-2025 MicroEJ Corp. All rights reserved._
_Use of this source code is governed by a BSD-style license that can be found with this software._