License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.gimbal.android.v4 |
ArtifactId | ArtifactIdgimbal-slf4j-impl |
Last Version | Last Version4.7.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGimbal Android V4 Logging Library
The Gimbal Android V4 Logging Library provides APIs for building software against Gimbal's products.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gimbal-slf4j-impl-4.7.0.pom | |
gimbal-slf4j-impl-4.7.0.aar | 39 KB |
gimbal-slf4j-impl-4.7.0-sources.jar | 5 KB |
gimbal-slf4j-impl-4.7.0-javadoc.jar | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.13 |