| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSLF4J Application Layer Libs Logging | 
        
| GroupId | GroupIdorg.bitbucket.yahor_makouski | 
    
| ArtifactId | ArtifactIdslf4j-composite | 
    
| Last Version | Last Version1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSLF4J Library 
            an extention of slf4j library which provides a way to write logs to custom appender 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| slf4j-composite-1.1.pom | |
| slf4j-composite-1.1.jar | 15 KB | 
| slf4j-composite-1.1-sources.jar | 10 KB | 
| slf4j-composite-1.1-javadoc.jar | 73 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/slf4j-composite/ -->
<dependency>
    <groupId>org.bitbucket.yahor_makouski</groupId>
    <artifactId>slf4j-composite</artifactId>
    <version>1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/slf4j-composite/
implementation 'org.bitbucket.yahor_makouski:slf4j-composite:1.1'
                // https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/slf4j-composite/
implementation ("org.bitbucket.yahor_makouski:slf4j-composite:1.1")
                'org.bitbucket.yahor_makouski:slf4j-composite:jar:1.1'
                <dependency org="org.bitbucket.yahor_makouski" name="slf4j-composite" rev="1.1">
  <artifact name="slf4j-composite" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.bitbucket.yahor_makouski', module='slf4j-composite', version='1.1')
)
                libraryDependencies += "org.bitbucket.yahor_makouski" % "slf4j-composite" % "1.1"
                [org.bitbucket.yahor_makouski/slf4j-composite "1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| com.crashlytics.android » crashlytics | jar | 1.+ |