Categories |
CategoriesNet Logging Application Layer Libs |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-logging |
Version | Version2.4.5 |
Type | Typejar |
Filename | Size |
---|---|
mica-logging-2.4.5.pom | |
mica-logging-2.4.5.jar | 27 KB |
mica-logging-2.4.5-sources.jar | 18 KB |
mica-logging-2.4.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-logging/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-logging</artifactId>
<version>2.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-logging/
implementation 'net.dreamlu:mica-logging:2.4.5'
// https://jarcasting.com/artifacts/net.dreamlu/mica-logging/
implementation ("net.dreamlu:mica-logging:2.4.5")
'net.dreamlu:mica-logging:jar:2.4.5'
<dependency org="net.dreamlu" name="mica-logging" rev="2.4.5">
<artifact name="mica-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-logging', version='2.4.5')
)
libraryDependencies += "net.dreamlu" % "mica-logging" % "2.4.5"
[net.dreamlu/mica-logging "2.4.5"]