is not current version
Last Version 22.1.0

com.github.shepherdviolet:slate-http-client 14.8

Comprehensive Java library for spring framework (Java8+)

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-http-client
Version

Version

14.8
Type

Type

jar

Download slate-http-client 14.8


<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>slate-http-client</artifactId>
    <version>14.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/
implementation 'com.github.shepherdviolet:slate-http-client:14.8'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/
implementation ("com.github.shepherdviolet:slate-http-client:14.8")
'com.github.shepherdviolet:slate-http-client:jar:14.8'
<dependency org="com.github.shepherdviolet" name="slate-http-client" rev="14.8">
  <artifact name="slate-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-http-client', version='14.8')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-http-client" % "14.8"
[com.github.shepherdviolet/slate-http-client "14.8"]