Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-log4j2 |
Version | Version1.1.8 |
Type | Typejar |
Filename | Size |
---|---|
mica-log4j2-1.1.8.pom | |
mica-log4j2-1.1.8.jar | 14 KB |
mica-log4j2-1.1.8-sources.jar | 14 KB |
mica-log4j2-1.1.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-log4j2/
implementation 'net.dreamlu:mica-log4j2:1.1.8'
// https://jarcasting.com/artifacts/net.dreamlu/mica-log4j2/
implementation ("net.dreamlu:mica-log4j2:1.1.8")
'net.dreamlu:mica-log4j2:jar:1.1.8'
<dependency org="net.dreamlu" name="mica-log4j2" rev="1.1.8">
<artifact name="mica-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-log4j2', version='1.1.8')
)
libraryDependencies += "net.dreamlu" % "mica-log4j2" % "1.1.8"
[net.dreamlu/mica-log4j2 "1.1.8"]