License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-net-core |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmica-net-core
Mica net is a net framework.
|
Filename | Size |
---|---|
mica-net-core-0.0.2.pom | |
mica-net-core-0.0.2.jar | 183 KB |
mica-net-core-0.0.2-sources.jar | 467 KB |
mica-net-core-0.0.2-javadoc.jar | 684 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-net-core/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-net-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-net-core/
implementation 'net.dreamlu:mica-net-core:0.0.2'
// https://jarcasting.com/artifacts/net.dreamlu/mica-net-core/
implementation ("net.dreamlu:mica-net-core:0.0.2")
'net.dreamlu:mica-net-core:jar:0.0.2'
<dependency org="net.dreamlu" name="mica-net-core" rev="0.0.2">
<artifact name="mica-net-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-net-core', version='0.0.2')
)
libraryDependencies += "net.dreamlu" % "mica-net-core" % "0.0.2"
[net.dreamlu/mica-net-core "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
net.dreamlu : mica-net-utils | jar | 0.0.2 |
org.cache2k : cache2k-core | jar | 2.6.1.Final |