не последняя версия
Последняя версия 0.1.1

com.levelrin:javaclearhttp 0.1.0

Java HTTP client that transparently shows the communication.

Группа

Группа

com.levelrin
Идентификатор

Идентификатор

javaclearhttp
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать javaclearhttp 0.1.0


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