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