| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesLogging Application Layer Libs | 
        
| GroupId | GroupIdcom.sdklite | 
    
| ArtifactId | ArtifactIdsphere-logging-binding | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSphere Logging SPI Binding Module 
            The sphere logging SPI binding 
         | 
    
| Project Organization | 
                    Project OrganizationSDKLite | 
            
| Filename | Size | 
|---|---|
| sphere-logging-binding-1.0.0.pom | 771 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding/ -->
<dependency>
    <groupId>com.sdklite</groupId>
    <artifactId>sphere-logging-binding</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding/
implementation 'com.sdklite:sphere-logging-binding:1.0.0'
                // https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding/
implementation ("com.sdklite:sphere-logging-binding:1.0.0")
                'com.sdklite:sphere-logging-binding:pom:1.0.0'
                <dependency org="com.sdklite" name="sphere-logging-binding" rev="1.0.0">
  <artifact name="sphere-logging-binding" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.sdklite', module='sphere-logging-binding', version='1.0.0')
)
                libraryDependencies += "com.sdklite" % "sphere-logging-binding" % "1.0.0"
                [com.sdklite/sphere-logging-binding "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.mockito : mockito-all | jar | 1.10.19 | 
| org.robolectric : robolectric | jar | 3.0 | 
| org.robolectric : android-all | jar | 5.0.0_r2-robolectric-1 |