Last Version

JavaClearHttp 0.1.1

Java HTTP client that transparently shows the communication.

License

License

GroupId

GroupId

com.levelrin
ArtifactId

ArtifactId

javaclearhttp
Version

Version

0.1.1
Type

Type

jar
Description

Description

JavaClearHttp
Java HTTP client that transparently shows the communication.
Project URL

Project URL

https://github.com/levelrin/JavaClearHttp
Source Code Management

Source Code Management

https://github.com/levelrin/JavaClearHttp

Download javaclearhttp 0.1.1


<!-- https://jarcasting.com/artifacts/com.levelrin/javaclearhttp/ -->
<dependency>
    <groupId>com.levelrin</groupId>
    <artifactId>javaclearhttp</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.levelrin/javaclearhttp/
implementation 'com.levelrin:javaclearhttp:0.1.1'
// https://jarcasting.com/artifacts/com.levelrin/javaclearhttp/
implementation ("com.levelrin:javaclearhttp:0.1.1")
'com.levelrin:javaclearhttp:jar:0.1.1'
<dependency org="com.levelrin" name="javaclearhttp" rev="0.1.1">
  <artifact name="javaclearhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.levelrin', module='javaclearhttp', version='0.1.1')
)
libraryDependencies += "com.levelrin" % "javaclearhttp" % "0.1.1"
[com.levelrin/javaclearhttp "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0
com.github.spotbugs : spotbugs-annotations jar 3.1.3

Project Modules

There are no modules declared in this project.