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