is not current version
Last Version 3.1.0

com.github.bogdanovmn.httpclient:http-client-meta 2.1.7

HTTP client framework

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bogdanovmn.httpclient
ArtifactId

ArtifactId

http-client-meta
Version

Version

2.1.7
Type

Type

pom

Download http-client-meta 2.1.7


<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-meta/ -->
<dependency>
    <groupId>com.github.bogdanovmn.httpclient</groupId>
    <artifactId>http-client-meta</artifactId>
    <version>2.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-meta/
implementation 'com.github.bogdanovmn.httpclient:http-client-meta:2.1.7'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-meta/
implementation ("com.github.bogdanovmn.httpclient:http-client-meta:2.1.7")
'com.github.bogdanovmn.httpclient:http-client-meta:pom:2.1.7'
<dependency org="com.github.bogdanovmn.httpclient" name="http-client-meta" rev="2.1.7">
  <artifact name="http-client-meta" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient', module='http-client-meta', version='2.1.7')
)
libraryDependencies += "com.github.bogdanovmn.httpclient" % "http-client-meta" % "2.1.7"
[com.github.bogdanovmn.httpclient/http-client-meta "2.1.7"]