mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
forgot 1 sapce
parent
fc5f28bd20
commit
9e555e2ad2
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
|
@ -35,7 +35,7 @@ Make sure `mavenCentral()` is present in your Gradle repositories
|
|||
### Gradle dependency (Groovy)
|
||||
```groovy
|
||||
dependencies {
|
||||
compileOnly'xyz.alexcrea:CustomAnvil:1.9.0'
|
||||
compileOnly 'xyz.alexcrea:CustomAnvil:1.9.0'
|
||||
}
|
||||
```
|
||||
for easy copy paste:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue