slf4j


License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.alonsodomin.colog
ArtifactId

ArtifactId

colog-slf4j_2.12
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

slf4j
slf4j
Project URL

Project URL

https://github.com/alonsodomin/scala-colog
Project Organization

Project Organization

A. Alonso Dominguez
Source Code Management

Source Code Management

https://github.com/alonsodomin/scala-colog

Download colog-slf4j_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.9
com.github.alonsodomin.colog : colog-core_2.12 jar 0.1.1
org.scoverage : scalac-scoverage-runtime_2.12 jar 1.4.0
org.slf4j : slf4j-api jar 1.7.28

test (1)

Group / Artifact Type Version
org.scalamock : scalamock_2.12 jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0