Skip to content

Commit

Permalink
add drt extensions for dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Aug 29, 2023
1 parent 04e7c78 commit f3016c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@
<version>${matsim.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.matsim.contrib</groupId>
<artifactId>drt-extensions</artifactId>
<version>${matsim.version}</version>
</dependency>

<dependency>
<groupId>org.matsim.contrib</groupId>
Expand Down

0 comments on commit f3016c1

Please sign in to comment.