q

qwe-http-metadata

This module declares and defines HTTP base with metadata
https://github.com/zero88/qwe
The Apache License, Version 2.0
Files download
File Operation
qwe-http-metadata-0.6.0.jar download
qwe-http-metadata-0.6.0.pom download
qwe-http-metadata-0.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.zero88.qwe</groupId>
  <artifactId>qwe-http-metadata</artifactId>
  <version>0.6.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.zero88.qwe:qwe-http-metadata:0.6.0'
Gradle Kotlin
implementation("io.github.zero88.qwe:qwe-http-metadata:0.6.0")
Scala SBT
libraryDependencies += "io.github.zero88.qwe" % "qwe-http-metadata" % "0.6.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.zero88.qwe', module='qwe-http-metadata', version='0.6.0')
)
Apache Ivy
<dependency org="io.github.zero88.qwe" name="qwe-http-metadata" rev="0.6.0" />
Leiningen
[io.github.zero88.qwe/qwe-http-metadata "0.6.0"]
Apache Buildr
'io.github.zero88.qwe:qwe-http-metadata:jar:0.6.0'