![](https://shields.microej.com/endpoint?url=https://repository.microej.com/packages/badges/sdk_6.0.json)
![](https://shields.microej.com/endpoint?url=https://repository.microej.com/packages/badges/arch_8.1.json)

# Overview

This library contains utility classes for KF, among them:

- KF Type converters
- KF Shared Services Registry & Loader implementations
- KF Shared Properties Registry & Loader implementations
- Security Manager implementations
- Resource Monitoring implementations

# Usage

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

	implementation("com.microej.library.util:kf-util:x.y.z")

or add the following line to your `module.ivy`:

	<dependency org="com.microej.library.util" name="kf-util" rev="x.y.z"/>

# Requirements

This demo requires the following Foundation Libraries:

	@FOUNDATION_LIBRARIES_LIST@

# Dependencies

_All dependencies are retrieved transitively by MicroEJ Module Manager_.

# Source

N/A

# Restrictions

None.

---
_Copyright 2015-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._  
