Last Version

sbt-slf4j 0.1

sbt-slf4j

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.eirslett
ArtifactId

ArtifactId

sbt-slf4j_2.10
Version

Version

0.1
Type

Type

jar
Description

Description

sbt-slf4j
sbt-slf4j
Project URL

Project URL

https://github.com/eirslett/sbt-slf4j
Project Organization

Project Organization

com.github.eirslett
Source Code Management

Source Code Management

https://github.com/eirslett/sbt-slf4j

Download sbt-slf4j_2.10 0.1


<!-- https://jarcasting.com/artifacts/com.github.eirslett/sbt-slf4j_2.10/ -->
<dependency>
    <groupId>com.github.eirslett</groupId>
    <artifactId>sbt-slf4j_2.10</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eirslett/sbt-slf4j_2.10/
implementation 'com.github.eirslett:sbt-slf4j_2.10:0.1'
// https://jarcasting.com/artifacts/com.github.eirslett/sbt-slf4j_2.10/
implementation ("com.github.eirslett:sbt-slf4j_2.10:0.1")
'com.github.eirslett:sbt-slf4j_2.10:jar:0.1'
<dependency org="com.github.eirslett" name="sbt-slf4j_2.10" rev="0.1">
  <artifact name="sbt-slf4j_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eirslett', module='sbt-slf4j_2.10', version='0.1')
)
libraryDependencies += "com.github.eirslett" % "sbt-slf4j_2.10" % "0.1"
[com.github.eirslett/sbt-slf4j_2.10 "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
org.scala-sbt » logging jar 0.13.0

Project Modules

There are no modules declared in this project.