<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0">
    <!-- Generated by MicroEJ SDK 6 1.8.0 -->
    <!-- This module was also published with a richer model, Gradle metadata, which should be used instead. Do not delete the following line which is to indicate to Gradle or any Gradle module metadata file consumer that they should prefer consuming it instead. -->
    <!-- do_not_remove: published-with-gradle-metadata -->
    <modelVersion>4.0.0</modelVersion>
    <groupId>com.microej.library.util</groupId>
    <artifactId>kf-util</artifactId>
    <version>2.8.0</version>
    <licenses>
        <license>
            <name>BSD MicroEJ 1.2</name>
            <url>https://repository.microej.com/licenses/sdk/BSD_MicroEJ-1.2.txt</url>
        </license>
    </licenses>
    <dependencies>
        <dependency>
            <groupId>ej.api</groupId>
            <artifactId>edc</artifactId>
            <version>1.3.5</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.api</groupId>
            <artifactId>kf</artifactId>
            <version>1.7.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.runtime</groupId>
            <artifactId>message</artifactId>
            <version>2.1.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.util</groupId>
            <artifactId>observable</artifactId>
            <version>2.0.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.util</groupId>
            <artifactId>progress</artifactId>
            <version>1.0.3</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.runtime</groupId>
            <artifactId>service</artifactId>
            <version>1.2.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.runtime</groupId>
            <artifactId>property</artifactId>
            <version>4.2.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.json.me</groupId>
            <artifactId>json</artifactId>
            <version>1.4.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>collections</artifactId>
            <version>1.4.2</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>logging</artifactId>
            <version>1.2.1</version>
            <scope>compile</scope>
        </dependency>
    </dependencies>
</project>
