logger-f-core

Logger for F[_] - Core

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

logger-f-core_2.11
Last Version

Last Version

1.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

logger-f-core
Logger for F[_] - Core
Project URL

Project URL

https://github.com/Kevin-Lee/logger-f
Project Organization

Project Organization

Kevin's Code
Source Code Management

Source Code Management

https://github.com/Kevin-Lee/logger-f

Download logger-f-core_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.kevinlee/logger-f-core_2.11/ -->
<dependency>
    <groupId>io.kevinlee</groupId>
    <artifactId>logger-f-core_2.11</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-core_2.11/
implementation 'io.kevinlee:logger-f-core_2.11:1.12.0'
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-core_2.11/
implementation ("io.kevinlee:logger-f-core_2.11:1.12.0")
'io.kevinlee:logger-f-core_2.11:jar:1.12.0'
<dependency org="io.kevinlee" name="logger-f-core_2.11" rev="1.12.0">
  <artifact name="logger-f-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='logger-f-core_2.11', version='1.12.0')
)
libraryDependencies += "io.kevinlee" % "logger-f-core_2.11" % "1.12.0"
[io.kevinlee/logger-f-core_2.11 "1.12.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0