License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.frees |
ArtifactId | ArtifactIdfrees-logging_2.12 |
Version | Version0.8.2 |
Type | Typejar |
Description |
Descriptionlogging
A Cohesive & Pragmatic Framework of FP centric Scala libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
frees-logging_2.12-0.8.2.pom | |
frees-logging_2.12-0.8.2.jar | 79 KB |
frees-logging_2.12-0.8.2-sources.jar | 6 KB |
frees-logging_2.12-0.8.2-javadoc.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.frees/frees-logging_2.12/ -->
<dependency>
<groupId>io.frees</groupId>
<artifactId>frees-logging_2.12</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/frees-logging_2.12/
implementation 'io.frees:frees-logging_2.12:0.8.2'
// https://jarcasting.com/artifacts/io.frees/frees-logging_2.12/
implementation ("io.frees:frees-logging_2.12:0.8.2")
'io.frees:frees-logging_2.12:jar:0.8.2'
<dependency org="io.frees" name="frees-logging_2.12" rev="0.8.2">
<artifact name="frees-logging_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='frees-logging_2.12', version='0.8.2')
)
libraryDependencies += "io.frees" % "frees-logging_2.12" % "0.8.2"
[io.frees/frees-logging_2.12 "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
io.frees : frees-core_2.12 | jar | 0.8.2 |
org.scalameta : scalameta_2.12 | jar | 1.8.0 |
io.verizon.journal : core_2.12 | jar | 3.0.19 |
org.log4s : log4s_2.12 | jar | 1.6.1 |
com.lihaoyi : sourcecode_2.12 | jar | 0.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |