More work on the API: Up next, command senders.

This commit is contained in:
md_5
2013-01-10 19:54:12 +11:00
parent e3664cb654
commit 9196f8f61e
12 changed files with 203 additions and 16 deletions

View File

@@ -39,11 +39,6 @@
<artifactId>bcprov-ext-jdk15on</artifactId>
<version>1.47</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.11</version>
</dependency>
</dependencies>
<build>