Jar examples for s:slf4j-cdi
You can download jar file slf4j-cdi 1.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
slf4j-cdi-1.0-javadoc.jar