Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bdezonia committed Nov 8, 2022
1 parent c60b3fe commit 3a2a80f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ How to include zorbage in your Maven project
<dependency>
<groupId>io.github.bdezonia</groupId>
<artifactId>zorbage</artifactId>
<version>1.9.8</version>
<version>1.9.9</version>
</dependency>

How to include zorbage in a different build system

See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.9.8/jar
See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.9.9/jar
for instructions on how to reference zorbage in build systems such as
Gradle or others.

Expand Down

0 comments on commit 3a2a80f

Please sign in to comment.