Download slf4j-simple-0.0.14.jar file - Jar s

Jar examples for s:slf4j-simple

Description

You can download jar file slf4j-simple 0.0.14 in this page.

Build File

You can use the following script to add slf4j-simple-0.0.14.jar to your project.

<dependency>
   <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
   <artifactId>slf4j-simple</artifactId>
   <version>0.0.14</version>
</dependency>
compile group: 'com.walterjwhite.infrastructure.dependencies', name: 'slf4j-simple', version: '0.0.14'
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "slf4j-simple" % "0.0.14"
<dependency org="com.walterjwhite.infrastructure.dependencies" name="slf4j-simple" rev="0.0.14"/>
@Grapes(@Grab(group='com.walterjwhite.infrastructure.dependencies', module='slf4j-simple', version='0.0.14'))
'com.walterjwhite.infrastructure.dependencies:slf4j-simple:jar:0.0.14'

Download

Click the following link to download the jar file.

slf4j-simple-0.0.14.pom



Related Tutorials