Download sphere-logging-spi-1.0.0.jar file - Jar s

Jar examples for s:sphere-logging-spi

Description

The sphere logging SPI

You can download jar file sphere-logging-spi 1.0.0 in this page.

Build File

You can use the following script to add sphere-logging-spi-1.0.0.jar to your project.

<dependency>
   <groupId>com.sdklite</groupId>
   <artifactId>sphere-logging-spi</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.sdklite', name: 'sphere-logging-spi', version: '1.0.0'
libraryDependencies += "com.sdklite" % "sphere-logging-spi" % "1.0.0"
<dependency org="com.sdklite" name="sphere-logging-spi" rev="1.0.0"/>
@Grapes(@Grab(group='com.sdklite', module='sphere-logging-spi', version='1.0.0'))
'com.sdklite:sphere-logging-spi:jar:1.0.0'

Download

Click the following link to download the jar file.

sphere-logging-spi-1.0.0-javadoc.jar
sphere-logging-spi-1.0.0-sources.jar
sphere-logging-spi-1.0.0.jar
sphere-logging-spi-1.0.0.pom



Related Tutorials