Skip to content

Commit 23e8cd4

Browse files
authored
Update README.md
1 parent 08be312 commit 23e8cd4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Spring PropertyConfigurer replaces standard PropertyConfigurer to load property
88
## Install
99
Gradle:
1010
```groovy
11+
repositories {
12+
jcenter()
13+
}
14+
```
15+
```groovy
1116
compile "com.spring.loader:s3-loader:1.0.1"
1217
```
1318
Maven:

0 commit comments

Comments
 (0)