<?xml version="1.0" encoding="UTF-8"?>
<ivy-module version="2.0" xmlns:ea="http://www.easyant.org" xmlns:m="http://ant.apache.org/ivy/maven">
	<info organisation="com.microej.clibrary.llimpl" module="display-dma2d" revision="1.0.8" status="release" publication="20220513132025">
		<description/>
		<ea:build organisation="com.is2t.easyant.buildtypes" module="build-microej-ccomponent" revision="1.+">
			<ea:property name="ccomponent.category" value="ui"/>
		</ea:build>
		<ea:plugin org="com.is2t.easyant.plugins" module="clean-artifacts" revision="+"/>
	</info>
	<configurations>
		<conf name="default" visibility="public" description="runtime dependencies artifact can be used with this conf"/>
		<conf name="provided" visibility="public" description="this is much like compile, but indicates you expect the JDK or a container to provide it. It is only available on the compilation classpath, and is not transitive."/>
		<conf name="documentation" visibility="public" description="Documentation related to the artifact (javadoc, PDF)"/>
		<conf name="source" visibility="public" description="Source code"/>
		<conf name="test" visibility="private" description="this scope indicates that the dependency is not required for normal use of the application, and is only available for the test compilation and execution phases."/>
		<conf name="dist" visibility="public"/>
	</configurations>
	<publications>
		<artifact name="display-dma2d" type="docbook" ext="zip" conf="documentation" m:classifier="doc"/>
		<artifact name="display-dma2d" type="cco" ext="cco" conf="default"/>
		<artifact name="display-dma2d-build-meta" type="xml" ext="xml" conf="test"/>
		<artifact name="ivy-fixed" type="xml" ext="xml" conf="test"/>
		<artifact name="README" type="markdown" ext="md" conf="dist"/>
		<artifact name="LICENSE" type="text" ext="txt" conf="dist"/>
		<artifact name="CHANGELOG" type="markdown" ext="md" conf="dist"/>
	</publications>
</ivy-module>
