License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.bogdanovmn.httpclient |
ArtifactId | ArtifactIdhttp-client-translate |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP client framework (Translate)
HTTP client framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-translate/ -->
<dependency>
<groupId>com.github.bogdanovmn.httpclient</groupId>
<artifactId>http-client-translate</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-translate/
implementation 'com.github.bogdanovmn.httpclient:http-client-translate:2.1.7'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-translate/
implementation ("com.github.bogdanovmn.httpclient:http-client-translate:2.1.7")
'com.github.bogdanovmn.httpclient:http-client-translate:jar:2.1.7'
<dependency org="com.github.bogdanovmn.httpclient" name="http-client-translate" rev="2.1.7">
<artifact name="http-client-translate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient', module='http-client-translate', version='2.1.7')
)
libraryDependencies += "com.github.bogdanovmn.httpclient" % "http-client-translate" % "2.1.7"
[com.github.bogdanovmn.httpclient/http-client-translate "2.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bogdanovmn.httpclient : http-client-core | jar |