mirror of
https://github.com/darverdevs/EaglerMavenRepo.git
synced 2024-11-09 08:06:04 -08:00
Update README.md
This commit is contained in:
parent
ec46201a37
commit
3107901172
12
README.md
12
README.md
|
@ -8,15 +8,15 @@ If you would like to contribute and suggest some plugins to be added, please **d
|
||||||
## How to use:
|
## How to use:
|
||||||
|
|
||||||
Include the repo in your pom.xml with:
|
Include the repo in your pom.xml with:
|
||||||
`<repository>
|
`<repository>\
|
||||||
<id>PrimCoreRepos-repos</id>
|
<id>PrimCoreRepos-repos</id>\
|
||||||
<url>https://github.com/darverdevs/EaglerMavenRepo/raw/main</url>
|
<url>https://github.com/darverdevs/EaglerMavenRepo/raw/main</url>\
|
||||||
</repository>`
|
</repository>\`
|
||||||
|
|
||||||
Then, to add them as dependencies:
|
Then, to add them as dependencies:
|
||||||
`---------- Vault -----------
|
`---------- Vault -----------
|
||||||
<dependency>
|
<dependency>\
|
||||||
<groupId>com.github.EaglerMaven</groupId>
|
<groupId>com.github.EaglerMaven</groupId>\
|
||||||
<artifactId>Vault</artifactId>
|
<artifactId>Vault</artifactId>
|
||||||
<version>1.2.26</version>
|
<version>1.2.26</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user