Last Version

Sphere Logging Module 1.0.0

The sphere logging SPI and binding

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.sdklite
ArtifactId

ArtifactId

sphere-logging
Version

Version

1.0.0
Type

Type

pom
Description

Description

Sphere Logging Module
The sphere logging SPI and binding
Project Organization

Project Organization

SDKLite

Download sphere-logging 1.0.0

Filename Size
sphere-logging-1.0.0.pom 744 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.sdklite/sphere-logging/ -->
<dependency>
    <groupId>com.sdklite</groupId>
    <artifactId>sphere-logging</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sphere-logging/
implementation 'com.sdklite:sphere-logging:1.0.0'
// https://jarcasting.com/artifacts/com.sdklite/sphere-logging/
implementation ("com.sdklite:sphere-logging:1.0.0")
'com.sdklite:sphere-logging:pom:1.0.0'
<dependency org="com.sdklite" name="sphere-logging" rev="1.0.0">
  <artifact name="sphere-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sphere-logging', version='1.0.0')
)
libraryDependencies += "com.sdklite" % "sphere-logging" % "1.0.0"
[com.sdklite/sphere-logging "1.0.0"]

Dependencies

test (4)

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

Project Modules

  • spi
  • binding