mlogging


License

License

MIT
Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

net.petitviolet
ArtifactId

ArtifactId

mlogging_2.12
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

mlogging
mlogging
Project URL

Project URL

https://github.com/petitviolet/scala-mlogging
Project Organization

Project Organization

net.petitviolet

Download mlogging_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
org.scalameta : scalameta_2.12 jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0