License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdeu.lp0.slf4j |
ArtifactId | ArtifactIdslf4j-android |
Last Version | Last Version1.7.25-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslf4j-android
SLF4J binding for the Android logger
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSimon Arlott |
Filename | Size |
---|---|
slf4j-android-1.7.25-1.pom | |
slf4j-android-1.7.25-1.jar | 19 KB |
slf4j-android-1.7.25-1-test-sources.jar | 76 KB |
slf4j-android-1.7.25-1-sources.jar | 17 KB |
slf4j-android-1.7.25-1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.lp0.slf4j/slf4j-android/ -->
<dependency>
<groupId>eu.lp0.slf4j</groupId>
<artifactId>slf4j-android</artifactId>
<version>1.7.25-1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.lp0.slf4j/slf4j-android/
implementation 'eu.lp0.slf4j:slf4j-android:1.7.25-1'
// https://jarcasting.com/artifacts/eu.lp0.slf4j/slf4j-android/
implementation ("eu.lp0.slf4j:slf4j-android:1.7.25-1")
'eu.lp0.slf4j:slf4j-android:jar:1.7.25-1'
<dependency org="eu.lp0.slf4j" name="slf4j-android" rev="1.7.25-1">
<artifact name="slf4j-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.lp0.slf4j', module='slf4j-android', version='1.7.25-1')
)
libraryDependencies += "eu.lp0.slf4j" % "slf4j-android" % "1.7.25-1"
[eu.lp0.slf4j/slf4j-android "1.7.25-1"]