Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.shepherdviolet |
ArtifactId | ArtifactIdslate-http-client |
Version | Version20.1.2 |
Type | Typejar |
Filename | Size |
---|---|
slate-http-client-20.1.2.pom | |
slate-http-client-20.1.2.jar | 92 KB |
slate-http-client-20.1.2-sources.jar | 66 KB |
slate-http-client-20.1.2-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>20.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/
implementation 'com.github.shepherdviolet:slate-http-client:20.1.2'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-http-client/
implementation ("com.github.shepherdviolet:slate-http-client:20.1.2")
'com.github.shepherdviolet:slate-http-client:jar:20.1.2'
<dependency org="com.github.shepherdviolet" name="slate-http-client" rev="20.1.2">
<artifact name="slate-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-http-client', version='20.1.2')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-http-client" % "20.1.2"
[com.github.shepherdviolet/slate-http-client "20.1.2"]