Last Version

flog 1.0.8

This project is a Scala library to facilitate functional logging.

License

License

MIT
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.phasmidsoftware
ArtifactId

ArtifactId

flog_2.13
Version

Version

1.0.8
Type

Type

jar
Description

Description

flog
This project is a Scala library to facilitate functional logging.
Project URL

Project URL

https://github.com/rchillyard/Flog
Project Organization

Project Organization

Phasmid Software
Source Code Management

Source Code Management

https://github.com/rchillyard/Flog

Download flog_2.13 1.0.8


<!-- https://jarcasting.com/artifacts/com.phasmidsoftware/flog_2.13/ -->
<dependency>
    <groupId>com.phasmidsoftware</groupId>
    <artifactId>flog_2.13</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.phasmidsoftware/flog_2.13/
implementation 'com.phasmidsoftware:flog_2.13:1.0.8'
// https://jarcasting.com/artifacts/com.phasmidsoftware/flog_2.13/
implementation ("com.phasmidsoftware:flog_2.13:1.0.8")
'com.phasmidsoftware:flog_2.13:jar:1.0.8'
<dependency org="com.phasmidsoftware" name="flog_2.13" rev="1.0.8">
  <artifact name="flog_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phasmidsoftware', module='flog_2.13', version='1.0.8')
)
libraryDependencies += "com.phasmidsoftware" % "flog_2.13" % "1.0.8"
[com.phasmidsoftware/flog_2.13 "1.0.8"]

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.