<?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>ej.tool.frontpanel</groupId>
    <artifactId>widget</artifactId>
    <version>2.0.0</version>
    <licenses>
        <license>
            <name>BSD MicroEJ Dual 20191126</name>
            <url>https://repository.microej.com/licenses/sdk/BSD_MicroEJ_Dual-20191126.txt</url>
        </license>
    </licenses>
    <dependencies>
        <dependency>
            <groupId>com.microej.pack.ui</groupId>
            <artifactId>ui-pack</artifactId>
            <version>13.0.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.tool.frontpanel</groupId>
            <artifactId>framework</artifactId>
            <version>1.1.0</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>
</project>
