Last Version

slf4j-android 1.7.36-0

SLF4J binding for the Android logger

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

uk.uuid.slf4j
ArtifactId

ArtifactId

slf4j-android
Version

Version

1.7.36-0
Type

Type

jar
Description

Description

slf4j-android
SLF4J binding for the Android logger
Project URL

Project URL

https://github.com/nomis/slf4j-android/wiki
Project Organization

Project Organization

Simon Arlott
Source Code Management

Source Code Management

https://github.com/nomis/slf4j-android/

Download slf4j-android 1.7.36-0


<!-- https://jarcasting.com/artifacts/uk.uuid.slf4j/slf4j-android/ -->
<dependency>
    <groupId>uk.uuid.slf4j</groupId>
    <artifactId>slf4j-android</artifactId>
    <version>1.7.36-0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.uuid.slf4j/slf4j-android/
implementation 'uk.uuid.slf4j:slf4j-android:1.7.36-0'
// https://jarcasting.com/artifacts/uk.uuid.slf4j/slf4j-android/
implementation ("uk.uuid.slf4j:slf4j-android:1.7.36-0")
'uk.uuid.slf4j:slf4j-android:jar:1.7.36-0'
<dependency org="uk.uuid.slf4j" name="slf4j-android" rev="1.7.36-0">
  <artifact name="slf4j-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.uuid.slf4j', module='slf4j-android', version='1.7.36-0')
)
libraryDependencies += "uk.uuid.slf4j" % "slf4j-android" % "1.7.36-0"
[uk.uuid.slf4j/slf4j-android "1.7.36-0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.1.2

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9
org.hamcrest : hamcrest-core jar 2.2
com.btmatthews.hamcrest : hamcrest-matchers jar 1.0.1
com.google.code.findbugs : annotations jar 3.0.1u2

Project Modules

There are no modules declared in this project.