Files download
File Operation
lib-httpclient-josemarinho-1.0.3.jar download
lib-httpclient-josemarinho-1.0.3.pom download
lib-httpclient-josemarinho-1.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.jusebandtec</groupId>
  <artifactId>lib-httpclient-josemarinho</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.jusebandtec:lib-httpclient-josemarinho:1.0.3'
Gradle Kotlin
implementation("io.github.jusebandtec:lib-httpclient-josemarinho:1.0.3")
Scala SBT
libraryDependencies += "io.github.jusebandtec" % "lib-httpclient-josemarinho" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jusebandtec', module='lib-httpclient-josemarinho', version='1.0.3')
)
Apache Ivy
<dependency org="io.github.jusebandtec" name="lib-httpclient-josemarinho" rev="1.0.3" />
Leiningen
[io.github.jusebandtec/lib-httpclient-josemarinho "1.0.3"]
Apache Buildr
'io.github.jusebandtec:lib-httpclient-josemarinho:jar:1.0.3'