License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-net |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmica-net
Mica net is a net framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
mica-net-0.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-net/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-net</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-net/
implementation 'net.dreamlu:mica-net:0.0.2'
// https://jarcasting.com/artifacts/net.dreamlu/mica-net/
implementation ("net.dreamlu:mica-net:0.0.2")
'net.dreamlu:mica-net:pom:0.0.2'
<dependency org="net.dreamlu" name="mica-net" rev="0.0.2">
<artifact name="mica-net" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-net', version='0.0.2')
)
libraryDependencies += "net.dreamlu" % "mica-net" % "0.0.2"
[net.dreamlu/mica-net "0.0.2"]