<dependency> <groupId>net.dreamlu</groupId> <artifactId>mica-net-http</artifactId> <version>0.0.7</version> </dependency>
implementation 'net.dreamlu:mica-net-http:0.0.7'
implementation("net.dreamlu:mica-net-http:0.0.7")
libraryDependencies += "net.dreamlu" % "mica-net-http" % "0.0.7"
@Grapes( @Grab(group='net.dreamlu', module='mica-net-http', version='0.0.7') )
<dependency org="net.dreamlu" name="mica-net-http" rev="0.0.7" />
[net.dreamlu/mica-net-http "0.0.7"]
'net.dreamlu:mica-net-http:jar:0.0.7'
compile
|-- net.dreamlu:mica-net-core:0.0.7