File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ To use this project in your project, simply add the following dependency to your
2424<dependency>
2525 <groupId>gov.hhs.aspr.ms.gcm</groupId>
2626 <artifactId>simulation</artifactId>
27- <version>4.2 .0</version>
27+ <version>4.4 .0</version>
2828</dependency>
2929```
3030
@@ -53,7 +53,7 @@ Data managers and actors are organized into plugins. A GCM model is thus compose
5353### Requirements
5454- Maven 3.8.x
5555- Java 17
56- - Your favroite IDE for developing Java projects
56+ - Your favorite IDE for developing Java projects
5757- Modeling Utilities located [ here] ( https://github.com/HHS/ASPR-ms-util )
5858
5959* Note that Modeling Utilities is in Maven Central, so there is no need to clone and build it.
@@ -69,7 +69,7 @@ To build this project:
6969The documentation can be found at [ https://hhs.github.io/ASPR-8/ ] ( https://hhs.github.io/ASPR-8/ )
7070
7171## Lessons
72- The documentation contains lessons which the code can be found in [ lessons] ( lessons ) .
72+ Code for all lessons in the documentation above can be found in [ lessons] ( lessons ) .
7373
7474<!-- MARKDOWN LINKS & IMAGES -->
7575[ contributors-shield ] : https://img.shields.io/github/contributors/HHS/ASPR-8
You can’t perform that action at this time.
0 commit comments