License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.frees |
ArtifactId | ArtifactIdfreestyle-logging_2.11 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionfreestyle-logging
A Cohesive & Pragmatic Framework of FP centric Scala libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.frees/freestyle-logging_2.11/ -->
<dependency>
<groupId>io.frees</groupId>
<artifactId>freestyle-logging_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/freestyle-logging_2.11/
implementation 'io.frees:freestyle-logging_2.11:0.3.1'
// https://jarcasting.com/artifacts/io.frees/freestyle-logging_2.11/
implementation ("io.frees:freestyle-logging_2.11:0.3.1")
'io.frees:freestyle-logging_2.11:jar:0.3.1'
<dependency org="io.frees" name="freestyle-logging_2.11" rev="0.3.1">
<artifact name="freestyle-logging_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='freestyle-logging_2.11', version='0.3.1')
)
libraryDependencies += "io.frees" % "freestyle-logging_2.11" % "0.3.1"
[io.frees/freestyle-logging_2.11 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
io.frees : freestyle_2.11 | jar | 0.3.1 |
org.scalameta : scalameta_2.11 | jar | 1.8.0 |
io.verizon.journal : core_2.11 | jar | 3.0.18 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.3 |