License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdcom.malliina |
ArtifactId | ArtifactIdlogback-fs2_3 |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfs2
fs2
|
Project Organization |
Project Organizationcom.malliina |
Filename | Size |
---|---|
logback-fs2_3-2.1.6.pom | |
logback-fs2_3-2.1.6.jar | 10 KB |
logback-fs2_3-2.1.6-sources.jar | 1 KB |
logback-fs2_3-2.1.6-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.malliina/logback-fs2_3/ -->
<dependency>
<groupId>com.malliina</groupId>
<artifactId>logback-fs2_3</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.malliina/logback-fs2_3/
implementation 'com.malliina:logback-fs2_3:2.1.6'
// https://jarcasting.com/artifacts/com.malliina/logback-fs2_3/
implementation ("com.malliina:logback-fs2_3:2.1.6")
'com.malliina:logback-fs2_3:jar:2.1.6'
<dependency org="com.malliina" name="logback-fs2_3" rev="2.1.6">
<artifact name="logback-fs2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malliina', module='logback-fs2_3', version='2.1.6')
)
libraryDependencies += "com.malliina" % "logback-fs2_3" % "2.1.6"
[com.malliina/logback-fs2_3 "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
com.malliina : primitives_3 | jar | 3.1.3 |
co.fs2 : fs2-core_3 | jar | 3.1.2 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
ch.qos.logback : logback-core | jar | 1.2.6 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 0.7.29 |