| License |
License |
|---|---|
| GroupId | GroupIdcom.levelrin |
| ArtifactId | ArtifactIdjavaclearhttp |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
DescriptionJavaClearHttp
Java HTTP client that transparently shows the communication.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| javaclearhttp-0.1.1.pom | |
| javaclearhttp-0.1.1.jar | 29 KB |
| javaclearhttp-0.1.1-sources.jar | 30 KB |
| javaclearhttp-0.1.1-javadoc.jar | 515 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.3 |