Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-http |
Version | Version2.0.1.20200510 |
Type | Typejar |
Filename | Size |
---|---|
mica-http-2.0.1.20200510.pom | |
mica-http-2.0.1.20200510.jar | 25 KB |
mica-http-2.0.1.20200510-sources.jar | 18 KB |
mica-http-2.0.1.20200510-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-http/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-http</artifactId>
<version>2.0.1.20200510</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-http/
implementation 'net.dreamlu:mica-http:2.0.1.20200510'
// https://jarcasting.com/artifacts/net.dreamlu/mica-http/
implementation ("net.dreamlu:mica-http:2.0.1.20200510")
'net.dreamlu:mica-http:jar:2.0.1.20200510'
<dependency org="net.dreamlu" name="mica-http" rev="2.0.1.20200510">
<artifact name="mica-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-http', version='2.0.1.20200510')
)
libraryDependencies += "net.dreamlu" % "mica-http" % "2.0.1.20200510"
[net.dreamlu/mica-http "2.0.1.20200510"]