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