Download log-api-0.0.1.jar file - Jar l

Jar examples for l:log-api

Description

You can download jar file log-api 0.0.1 in this page.

Build File

You can use the following script to add log-api-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

log-api-0.0.1-javadoc.jar
log-api-0.0.1-sources.jar
log-api-0.0.1.jar
log-api-0.0.1.pom



Related Tutorials