Skip to content

Commit

Permalink
replace jar with gradle import
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Harrington committed Jul 16, 2024
1 parent 5862915 commit 12d9d0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ dependencies {
// https://mvnrepository.com/artifact/net.sf.bluecove/bluecove-gpl
api group: 'net.sf.bluecove', name: 'bluecove-gpl', version: '2.1.0'
api group: 'io.ultreia', name: 'bluecove', version: '2.1.1'

// https://mvnrepository.com/artifact/motej/motej
api group: 'motej', name: 'motej', version: '0.9-2008.02.05-patched', ext: 'pom'


}

Expand Down
Binary file removed libs/motej.0.9.jar
Binary file not shown.

0 comments on commit 12d9d0e

Please sign in to comment.