Skip to content

Commit

Permalink
Yet another update to Groovy @grab
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainhalle committed Jul 4, 2024
1 parent 9e053a7 commit 9192c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ compileOnly group: 'io.github.liflab', name: 'beepbeep-3', version: '0.11.2'
### Groovy

```
@Grab(group='io.github.liflab', module='beepbeep-3', version='0.11.2')
@Grab('io.github.liflab:beepbeep-3:0.11.2')
```

Repository structure
Expand Down

0 comments on commit 9192c82

Please sign in to comment.