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