logger

Just a lightweight logger for Scala, please view homepage for documents

License

License

GroupId

GroupId

io.github.raistlintao
ArtifactId

ArtifactId

logger_3
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

logger
Just a lightweight logger for Scala, please view homepage for documents
Project URL

Project URL

https://github.com/RaistlinTAO/ScalaLogger
Project Organization

Project Organization

io.github.raistlintao
Source Code Management

Source Code Management

https://github.com/RaistlinTAO/ScalaLogger

Download logger_3

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0