is not current version
Last Version 20.1.0

com.github.shepherdviolet.slate20:slate-http-client 20.0.0

Comprehensive Java library for spring framework (Java8+)

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.shepherdviolet.slate20
ArtifactId

ArtifactId

slate-http-client
Version

Version

20.0.0
Type

Type

jar

Download slate-http-client 20.0.0


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