Skip to content

Commit

Permalink
feat(objectionary#216): add xnav library
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Jan 20, 2025
1 parent bed442a commit 3d10867
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 @@ -152,6 +152,11 @@ SOFTWARE.
<version>0.50.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.volodya-lombrozo</groupId>
<artifactId>xnav</artifactId>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>com.yegor256</groupId>
<artifactId>tojos</artifactId>
Expand Down

0 comments on commit 3d10867

Please sign in to comment.