All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.io7m.smfj.specification.brand.xml Maven / Gradle / Ivy

There is a newer version: 0.15.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<div class="brand" xmlns="http://www.w3.org/1999/xhtml">
  <div class="brand_left">
    <a href="http://io7m.com/">io7m</a>
  </div>
  <div class="brand_right">
    <a href="${project.parent.url}">${project.parent.name}</a> ${project.version}
  </div>
</div>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy