|
|
@ -45,7 +45,14 @@ |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>moe.nekojimi</groupId> |
|
|
|
<groupId>moe.nekojimi</groupId> |
|
|
|
<artifactId>MusicSearcher</artifactId> |
|
|
|
<artifactId>MusicSearcher</artifactId> |
|
|
|
<version>[1.0,)</version> |
|
|
|
<version>1.0-SNAPSHOT</version> |
|
|
|
|
|
|
|
<type>jar</type> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>javax.json</groupId> |
|
|
|
|
|
|
|
<artifactId>javax.json-api</artifactId> |
|
|
|
|
|
|
|
<version>1.1.4</version> |
|
|
|
|
|
|
|
<type>jar</type> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
<properties> |
|
|
|
<properties> |
|
|
|