finished assignment

This commit is contained in:
PhilippeSteinbach
2018-12-03 11:37:09 +01:00
committed by Nanne Baars
parent 94b936036a
commit 8bc91ba4ec
6 changed files with 74 additions and 53 deletions

View File

@ -86,12 +86,6 @@
<artifactId>encoder</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<!-- jsoup HTML parser library @ https://jsoup.org/ -->
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.11.3</version>
</dependency>
<!-- Temporarily -->
<dependency>
<groupId>com.thoughtworks.xstream</groupId>