slf4s-api


License

License

MIT
GroupId

GroupId

ch.timo-schmid
ArtifactId

ArtifactId

slf4s-api_2.12
Last Version

Last Version

1.7.30.2
Release Date

Release Date

Type

Type

jar
Description

Description

slf4s-api
slf4s-api
Project URL

Project URL

https://github.com/timo-schmid/slf4s
Project Organization

Project Organization

ch.timo-schmid
Source Code Management

Source Code Management

https://github.com/timo-schmid/slf4s

Download slf4s-api_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/ch.timo-schmid/slf4s-api_2.12/ -->
<dependency>
    <groupId>ch.timo-schmid</groupId>
    <artifactId>slf4s-api_2.12</artifactId>
    <version>1.7.30.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.timo-schmid/slf4s-api_2.12/
implementation 'ch.timo-schmid:slf4s-api_2.12:1.7.30.2'
// https://jarcasting.com/artifacts/ch.timo-schmid/slf4s-api_2.12/
implementation ("ch.timo-schmid:slf4s-api_2.12:1.7.30.2")
'ch.timo-schmid:slf4s-api_2.12:jar:1.7.30.2'
<dependency org="ch.timo-schmid" name="slf4s-api_2.12" rev="1.7.30.2">
  <artifact name="slf4s-api_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.timo-schmid', module='slf4s-api_2.12', version='1.7.30.2')
)
libraryDependencies += "ch.timo-schmid" % "slf4s-api_2.12" % "1.7.30.2"
[ch.timo-schmid/slf4s-api_2.12 "1.7.30.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.scala-lang : scala-reflect jar 2.12.10
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.mockito : mockito-core jar 2.7.22
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Maven Central Build Status Coverage Status

About

Fork of Matt Roberts' slf4s until he releases for Scala 2.13.

Usage

libraryDependencies += "ch.timo-schmid" %% "slf4s-api" % "1.7.30"

Released versions

  • 1.7.30.2 (includes #5 & #6)
  • 1.7.30
  • 1.7.29
  • 1.7.28
  • 1.7.27
  • 1.7.26
  • 1.7.25
  • 1.7.24
  • 1.7.23
  • 1.7.22
  • 1.7.21

Released for Scala versions

  • 2.13
  • 2.12
  • 2.11

Versions

Version
1.7.30.2
1.7.30.1
1.7.30
1.7.29
1.7.28
1.7.27
1.7.26
1.7.25
1.7.24
1.7.23
1.7.22
1.7.21
1.7.20