<?xml version="1.0" encoding="UTF-8"?>
<ivy-module xmlns:ea="http://www.easyant.org" xmlns:ej="https://developer.microej.com" xmlns:m="http://ant.apache.org/ivy/maven" ej:version="2.0.0" version="2.0">
    <info organisation="ej.api" module="bluetooth" revision="2.4.1" status="integration" publication="20260325095500">
        <ea:build module="build-microej-javaimpl" organisation="com.is2t.easyant.buildtypes" revision="+"/>
    </info>
    <configurations>
        <conf description="Runtime dependencies to other artifacts" name="default" visibility="public"/>
        <conf description="Compile-time dependencies to APIs provided by the platform" name="provided" visibility="public"/>
        <conf description="Build-time dependency, specify the platform to use" name="platform" visibility="private"/>
        <conf description="Documentation related to the artifact (javadoc, PDF)" name="documentation" visibility="public"/>
        <conf description="Contains extra files like README.md, licenses" name="dist" visibility="public"/>
        <conf description="Source code" name="source" visibility="public"/>
        <conf description="Dependencies for test execution. It is not required for normal use of the application, and is only available for the test compilation and execution phases." name="test" visibility="private"/>
    </configurations>
    <publications>
        <artifact conf="default" ext="jar" name="bluetooth" type="jar"/>
        <artifact conf="documentation" ext="jar" m:classifier="javadoc" name="bluetooth" type="javadoc"/>
        <artifact conf="source" ext="jar" m:classifier="sources" name="bluetooth" type="source"/>
        <artifact conf="dist" ext="md" m:classifier="readme" name="bluetooth" type="markdown"/>
        <artifact conf="dist" ext="txt" m:classifier="license" name="bluetooth" type="text"/>
        <artifact conf="dist" ext="md" m:classifier="changelog" name="bluetooth" type="markdown"/>
        <artifact conf="dist" ext="pom" name="bluetooth" type="pom"/>
        <artifact conf="dist" ext="module" name="bluetooth" type="module"/>
    </publications>
    <dependencies>
        <dependency conf="default->default;provided->provided" name="bon" org="ej.api" rev="1.4.5"/>
        <dependency conf="default->default;provided->provided" name="edc" org="ej.api" rev="1.3.7"/>
        <dependency conf="default->default;provided->provided" name="kf" org="ej.api" rev="1.7.0"/>
    </dependencies>
</ivy-module>
