Download slf4j-cdi-1.0.jar file - Jar s

Jar examples for s:slf4j-cdi

Description

You can download jar file slf4j-cdi 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add slf4j-cdi-1.0.jar to your project.

<dependency>
   <groupId>io.rudin.cdi.slf4j</groupId>
   <artifactId>slf4j-cdi</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'io.rudin.cdi.slf4j', name: 'slf4j-cdi', version: '1.0'
libraryDependencies += "io.rudin.cdi.slf4j" % "slf4j-cdi" % "1.0"
<dependency org="io.rudin.cdi.slf4j" name="slf4j-cdi" rev="1.0"/>
@Grapes(@Grab(group='io.rudin.cdi.slf4j', module='slf4j-cdi', version='1.0'))
'io.rudin.cdi.slf4j:slf4j-cdi:jar:1.0'

Download

Click the following link to download the jar file.

slf4j-cdi-1.0-javadoc.jar
slf4j-cdi-1.0-sources.jar
slf4j-cdi-1.0.jar
slf4j-cdi-1.0.pom



Related Tutorials