License |
License |
---|---|
GroupId | GroupIdcom.celeral |
ArtifactId | ArtifactIdlog4j2-android |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog4j2-android
Parent pom for all the Celeral projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
log4j2-android-1.0.0.pom | |
log4j2-android-1.0.0.jar | 6 KB |
log4j2-android-1.0.0-sources.jar | 4 KB |
log4j2-android-1.0.0-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.celeral/log4j2-android/ -->
<dependency>
<groupId>com.celeral</groupId>
<artifactId>log4j2-android</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.celeral/log4j2-android/
implementation 'com.celeral:log4j2-android:1.0.0'
// https://jarcasting.com/artifacts/com.celeral/log4j2-android/
implementation ("com.celeral:log4j2-android:1.0.0")
'com.celeral:log4j2-android:jar:1.0.0'
<dependency org="com.celeral" name="log4j2-android" rev="1.0.0">
<artifact name="log4j2-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.celeral', module='log4j2-android', version='1.0.0')
)
libraryDependencies += "com.celeral" % "log4j2-android" % "1.0.0"
[com.celeral/log4j2-android "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |