Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-http |
Version | Version2.0.4-GA |
Type | Typejar |
Filename | Size |
---|---|
mica-http-2.0.4-GA.pom | |
mica-http-2.0.4-GA.jar | 32 KB |
mica-http-2.0.4-GA-sources.jar | 22 KB |
mica-http-2.0.4-GA-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.4-GA</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-http/
implementation 'net.dreamlu:mica-http:2.0.4-GA'
// https://jarcasting.com/artifacts/net.dreamlu/mica-http/
implementation ("net.dreamlu:mica-http:2.0.4-GA")
'net.dreamlu:mica-http:jar:2.0.4-GA'
<dependency org="net.dreamlu" name="mica-http" rev="2.0.4-GA">
<artifact name="mica-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-http', version='2.0.4-GA')
)
libraryDependencies += "net.dreamlu" % "mica-http" % "2.0.4-GA"
[net.dreamlu/mica-http "2.0.4-GA"]