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

com.github.dzieciou.testing:curl-logger 0.2

Logs Apache HTTP client requests as curl commands

Группа

Группа

com.github.dzieciou.testing
Идентификатор

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

curl-logger
Версия

Версия

0.2
Тип

Тип

jar

Скачать curl-logger 0.2


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