This contrib is being updated; overworked code can be found here:
======================================================================
To get this project into your build, add following to your pom.
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.matsim-org</groupId>
<artifactId>Opdyts-MATSim-Integration</artifactId>
<version>-SNAPSHOT</version>
</dependency>