Skip to content

Commit

Permalink
Add plugin repository support to download plugins from a maven reposi…
Browse files Browse the repository at this point in the history
…tory
  • Loading branch information
serivesmejia committed Oct 26, 2024
1 parent cdecc4c commit 5331522
Show file tree
Hide file tree
Showing 16 changed files with 1,504 additions and 1,243 deletions.
2 changes: 2 additions & 0 deletions EOCV-Sim/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ dependencies {

implementation 'com.moandjiezana.toml:toml4j:0.7.2'
implementation 'org.ow2.asm:asm:9.7'

implementation 'org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:3.3.2'
}

task(writeBuildClassJava) {
Expand Down
Loading

0 comments on commit 5331522

Please sign in to comment.