Releases: xdev-software/music-maven-plugin
Releases · xdev-software/music-maven-plugin
v1.0.1
Changelog
See Changelog#v1.0.1 for more information.
Installation
Add the following lines to your pom:
<plugin>
<groupId>software.xdev</groupId>
<artifactId>music-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
v1.0.0
Changelog
See Changelog#v1.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev</groupId>
<artifactId>music-maven-plugin</artifactId>
<version>1.0.0</version>
</dependency>