| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSLF4J Application Layer Libs Logging | 
        
| GroupId | GroupIdcom.sta-soft | 
    
| ArtifactId | ArtifactIdmlogger4slf4j | 
    
| Last Version | Last Version1.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMLogger4SLF4J 
            Redirect SLF4J messages to MLogger for some M-Projects. 
         | 
    
| Project Organization | 
                    Project Organization>StA-Soft< | 
            
| Filename | Size | 
|---|---|
| mlogger4slf4j-1.10.pom | |
| mlogger4slf4j-1.10.jar | 10 KB | 
| mlogger4slf4j-1.10-tests.jar | 3 KB | 
| mlogger4slf4j-1.10-test-sources.jar | 2 KB | 
| mlogger4slf4j-1.10-sources.jar | 11 KB | 
| mlogger4slf4j-1.10-javadoc.jar | 64 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sta-soft/mlogger4slf4j/ -->
<dependency>
    <groupId>com.sta-soft</groupId>
    <artifactId>mlogger4slf4j</artifactId>
    <version>1.10</version>
</dependency>
                // https://jarcasting.com/artifacts/com.sta-soft/mlogger4slf4j/
implementation 'com.sta-soft:mlogger4slf4j:1.10'
                // https://jarcasting.com/artifacts/com.sta-soft/mlogger4slf4j/
implementation ("com.sta-soft:mlogger4slf4j:1.10")
                'com.sta-soft:mlogger4slf4j:jar:1.10'
                <dependency org="com.sta-soft" name="mlogger4slf4j" rev="1.10">
  <artifact name="mlogger4slf4j" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.sta-soft', module='mlogger4slf4j', version='1.10')
)
                libraryDependencies += "com.sta-soft" % "mlogger4slf4j" % "1.10"
                [com.sta-soft/mlogger4slf4j "1.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sta-soft : mlogger | jar | 1.40 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |