is not current version
Last Version 2.1.0

net.rumati.logging:muffero-parent 1.0.0beta0

Muffero is a simple logging system for Java, which implements SLF4J.

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

net.rumati.logging
ArtifactId

ArtifactId

muffero-parent
Version

Version

1.0.0beta0
Type

Type

pom

Download muffero-parent 1.0.0beta0


<!-- https://jarcasting.com/artifacts/net.rumati.logging/muffero-parent/ -->
<dependency>
    <groupId>net.rumati.logging</groupId>
    <artifactId>muffero-parent</artifactId>
    <version>1.0.0beta0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.rumati.logging/muffero-parent/
implementation 'net.rumati.logging:muffero-parent:1.0.0beta0'
// https://jarcasting.com/artifacts/net.rumati.logging/muffero-parent/
implementation ("net.rumati.logging:muffero-parent:1.0.0beta0")
'net.rumati.logging:muffero-parent:pom:1.0.0beta0'
<dependency org="net.rumati.logging" name="muffero-parent" rev="1.0.0beta0">
  <artifact name="muffero-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.rumati.logging', module='muffero-parent', version='1.0.0beta0')
)
libraryDependencies += "net.rumati.logging" % "muffero-parent" % "1.0.0beta0"
[net.rumati.logging/muffero-parent "1.0.0beta0"]