File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ JDK's [HttpClient](https://docs.oracle.com/en/java/javase/11/docs/api/java.net.h
1212| Code coverage | [ ![ codecov] ( https://codecov.io/gh/nstdio/http-client-ext/branch/main/graph/badge.svg )] ( https://codecov.io/gh/nstdio/http-client-ext ) |
1313| LGTM | [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/nstdio/http-client-ext.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/nstdio/http-client-ext/alerts/ ) [ ![ Language grade: Java] ( https://img.shields.io/lgtm/grade/java/g/nstdio/http-client-ext.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/nstdio/http-client-ext/context:java ) |
1414
15+ ### Requirements
16+
17+ - Java 11+
18+ - [ Gradle] ( https://gradle.org/ ) for building the project.
19+
1520### Gradle
1621
1722```
You can’t perform that action at this time.
0 commit comments