Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.shepherdviolet |
ArtifactId | ArtifactIdslate-http-client |
Version | Version14.5 |
Type | Typejar |
Filename | Size |
---|---|
slate-http-client-14.5.pom | |
slate-http-client-14.5.jar | 71 KB |
slate-http-client-14.5-sources.jar | 51 KB |
slate-http-client-14.5-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>slate-http-client</artifactId>
<version>14.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/
implementation 'com.github.shepherdviolet:slate-http-client:14.5'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/
implementation ("com.github.shepherdviolet:slate-http-client:14.5")
'com.github.shepherdviolet:slate-http-client:jar:14.5'
<dependency org="com.github.shepherdviolet" name="slate-http-client" rev="14.5">
<artifact name="slate-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-http-client', version='14.5')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-http-client" % "14.5"
[com.github.shepherdviolet/slate-http-client "14.5"]