License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-http |
Last Version | Last Version2.7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmica
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mica-http-2.7.1.1.pom | |
mica-http-2.7.1.1.jar | 28 KB |
mica-http-2.7.1.1-sources.jar | 19 KB |
mica-http-2.7.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-http/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-http</artifactId>
<version>2.7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-http/
implementation 'net.dreamlu:mica-http:2.7.1.1'
// https://jarcasting.com/artifacts/net.dreamlu/mica-http/
implementation ("net.dreamlu:mica-http:2.7.1.1")
'net.dreamlu:mica-http:jar:2.7.1.1'
<dependency org="net.dreamlu" name="mica-http" rev="2.7.1.1">
<artifact name="mica-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-http', version='2.7.1.1')
)
libraryDependencies += "net.dreamlu" % "mica-http" % "2.7.1.1"
[net.dreamlu/mica-http "2.7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.dreamlu : mica-core | jar | 2.7.1.1 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |