Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.bogdanovmn.httpclient |
ArtifactId | ArtifactIdhttp-client-cli |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
http-client-cli-2.1.7.pom | |
http-client-cli-2.1.7.jar | 17 MB |
http-client-cli-2.1.7-sources.jar | 4 KB |
http-client-cli-2.1.7-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-cli/ -->
<dependency>
<groupId>com.github.bogdanovmn.httpclient</groupId>
<artifactId>http-client-cli</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-cli/
implementation 'com.github.bogdanovmn.httpclient:http-client-cli:2.1.7'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-cli/
implementation ("com.github.bogdanovmn.httpclient:http-client-cli:2.1.7")
'com.github.bogdanovmn.httpclient:http-client-cli:jar:2.1.7'
<dependency org="com.github.bogdanovmn.httpclient" name="http-client-cli" rev="2.1.7">
<artifact name="http-client-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient', module='http-client-cli', version='2.1.7')
)
libraryDependencies += "com.github.bogdanovmn.httpclient" % "http-client-cli" % "2.1.7"
[com.github.bogdanovmn.httpclient/http-client-cli "2.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bogdanovmn.httpclient : http-client-core | jar | |
com.github.bogdanovmn.httpclient : http-client-phantomjs | jar | |
com.github.bogdanovmn.httpclient : http-client-simple | jar | |
com.github.bogdanovmn.cmdline : cmdline-app | jar |