mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Updated Home (markdown)
parent
c54507cb48
commit
7aadf29baf
1 changed files with 5 additions and 0 deletions
5
Home.md
5
Home.md
|
|
@ -27,6 +27,9 @@ Make sure `mavenCentral()` is present in your gradle repositories
|
|||
</dependency>
|
||||
```
|
||||
|
||||
***
|
||||
|
||||
|
||||
### Gradle dependency (Groovy)
|
||||
```groovy
|
||||
dependencies {
|
||||
|
|
@ -38,6 +41,8 @@ for easy copy paste:
|
|||
implementation 'xyz.alexcrea:CustomAnvil:1.5.2'
|
||||
```
|
||||
|
||||
***
|
||||
|
||||
### Gradle dependency (Kotlin)
|
||||
```kotlin
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue