| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.shepherdviolet |
| ArtifactId | ArtifactIdslate-http-client |
| Last Version | Last Version22.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionslate-http-client
Comprehensive Java library for spring framework (Java8+)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| slate-http-client-22.1.0.pom | |
| slate-http-client-22.1.0.jar | 92 KB |
| slate-http-client-22.1.0-sources.jar | 66 KB |
| slate-http-client-22.1.0-javadoc.jar | 200 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>slate-http-client</artifactId>
<version>22.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/
implementation 'com.github.shepherdviolet:slate-http-client:22.1.0'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/
implementation ("com.github.shepherdviolet:slate-http-client:22.1.0")
'com.github.shepherdviolet:slate-http-client:jar:22.1.0'
<dependency org="com.github.shepherdviolet" name="slate-http-client" rev="22.1.0">
<artifact name="slate-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-http-client', version='22.1.0')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-http-client" % "22.1.0"
[com.github.shepherdviolet/slate-http-client "22.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.shepherdviolet : slate-common | jar | 22.1.0 |
| com.github.shepherdviolet : slate-txtimer | jar | 22.1.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.13 |