loglady

Crazy simple logging API for Scala.

License

License

GroupId

GroupId

com.github.seanroy
ArtifactId

ArtifactId

loglady_2.12
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

loglady
Crazy simple logging API for Scala.
Project URL

Project URL

http://github.com/dln/loglady
Project Organization

Project Organization

com.github.seanroy

Download loglady_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
org.slf4j : slf4j-api jar 1.7.2

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.0
junit : junit jar 4.11
org.specs2 : specs2-core_2.12 jar 4.2.0
org.specs2 : specs2-junit_2.12 jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0