You can download grizzled-slf4j_2.10-1.0.2.jar in this page.
BSD
grizzled-slf4j_2.10-1.0.2.jar file has the following types.
META-INF/MANIFEST.MF grizzled.slf4j.Logger.class grizzled.slf4j.Logging.class
grizzled-slf4j_2.10-1.0.2.pom file content.
<?xml version='1.0' encoding='UTF-8'?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>org.clapper</groupId> <artifactId>grizzled-slf4j_2.10</artifactId> <packaging>jar</packaging> <description>A Scala-friendly wrapper for the SLF4J logging framework</description> <url>https://github.com/bmc/grizzled-slf4j/#readme</url> <version>1.0.2</version> <licenses> <license> <name>BSD</name> <url>http://software.clapper.org/grizzled-slf4j/license.html</url> <distribution>repo</distribution> </license> </licenses> <name>grizzled-slf4j</name> <organization> <name>org.clapper</name> <url>https://github.com/bmc/grizzled-slf4j/#readme</url> </organization> <scm> <url>git@github.com:bmc/grizzled-slf4j.git/</url> <connection>scm:git:git@github.com:bmc/grizzled-slf4j.git</connection> </scm> <developers> <developer> <id>bmc</id> <name>Brian Clapper</name> <url>https://github.com/bmc</url> </developer> </developers> <dependencies> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala-library</artifactId> <version>2.10.3</version> </dependency> <dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.10</artifactId> <version>2.1.3</version> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.7</version> </dependency> </dependencies> </project>
<dependency> <groupId>org.clapper</groupId> <artifactId>grizzled-slf4j_2.10</artifactId> <version>1.0.2</version> </dependency>
If you think the following grizzled-slf4j_2.10-1.0.2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download grizzled-slf4j_2.10-1.0.2.jar file