Files download
File Operation
mica-net-http-0.0.7.jar download
mica-net-http-0.0.7.pom download
mica-net-http-0.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>net.dreamlu</groupId>
  <artifactId>mica-net-http</artifactId>
  <version>0.0.7</version>
</dependency>
Gradle Groovy
implementation 'net.dreamlu:mica-net-http:0.0.7'
Gradle Kotlin
implementation("net.dreamlu:mica-net-http:0.0.7")
Scala SBT
libraryDependencies += "net.dreamlu" % "mica-net-http" % "0.0.7"
Groovy Grape
@Grapes(
  @Grab(group='net.dreamlu', module='mica-net-http', version='0.0.7')
)
Apache Ivy
<dependency org="net.dreamlu" name="mica-net-http" rev="0.0.7" />
Leiningen
[net.dreamlu/mica-net-http "0.0.7"]
Apache Buildr
'net.dreamlu:mica-net-http:jar:0.0.7'
Dependencies