Download slf4cldc-api-1.6.0.jar file - Jar s

Jar examples for s:slf4cldc-api

Description

The SLF API for Connected Limited Device Configuration 1.1

You can download jar file slf4cldc-api 1.6.0 in this page.

Build File

You can use the following script to add slf4cldc-api-1.6.0.jar to your project.

<dependency>
   <groupId>com.github.mcpat.slf4j</groupId>
   <artifactId>slf4cldc-api</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'com.github.mcpat.slf4j', name: 'slf4cldc-api', version: '1.6.0'
libraryDependencies += "com.github.mcpat.slf4j" % "slf4cldc-api" % "1.6.0"
<dependency org="com.github.mcpat.slf4j" name="slf4cldc-api" rev="1.6.0"/>
@Grapes(@Grab(group='com.github.mcpat.slf4j', module='slf4cldc-api', version='1.6.0'))
'com.github.mcpat.slf4j:slf4cldc-api:jar:1.6.0'

Download

Click the following link to download the jar file.

slf4cldc-api-1.6.0-javadoc.jar
slf4cldc-api-1.6.0-sources.jar
slf4cldc-api-1.6.0.jar
slf4cldc-api-1.6.0.pom



Related Tutorials