Last Version

Gimbal Android V4 Logging Library 4.7.0

The Gimbal Android V4 Logging Library provides APIs for building software against Gimbal's products.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.gimbal.android.v4
ArtifactId

ArtifactId

gimbal-slf4j-impl
Version

Version

4.7.0
Type

Type

aar
Description

Description

Gimbal Android V4 Logging Library
The Gimbal Android V4 Logging Library provides APIs for building software against Gimbal's products.
Project URL

Project URL

https://docs.gimbal.com/android/v4/devguide.html
Source Code Management

Source Code Management

https://github.com/gimbalinc/hello-gimbal-android

Download gimbal-slf4j-impl 4.7.0


<!-- https://jarcasting.com/artifacts/com.gimbal.android.v4/gimbal-slf4j-impl/ -->
<dependency>
    <groupId>com.gimbal.android.v4</groupId>
    <artifactId>gimbal-slf4j-impl</artifactId>
    <version>4.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gimbal.android.v4/gimbal-slf4j-impl/
implementation 'com.gimbal.android.v4:gimbal-slf4j-impl:4.7.0'
// https://jarcasting.com/artifacts/com.gimbal.android.v4/gimbal-slf4j-impl/
implementation ("com.gimbal.android.v4:gimbal-slf4j-impl:4.7.0")
'com.gimbal.android.v4:gimbal-slf4j-impl:aar:4.7.0'
<dependency org="com.gimbal.android.v4" name="gimbal-slf4j-impl" rev="4.7.0">
  <artifact name="gimbal-slf4j-impl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gimbal.android.v4', module='gimbal-slf4j-impl', version='4.7.0')
)
libraryDependencies += "com.gimbal.android.v4" % "gimbal-slf4j-impl" % "4.7.0"
[com.gimbal.android.v4/gimbal-slf4j-impl "4.7.0"]

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.