is not current version
Last Version 2.1.0

net.rumati.logging:muffero-parent 0.1.4

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

0.1.4
Type

Type

pom

Download muffero-parent 0.1.4

Filename Size
muffero-parent-0.1.4.pom 7 KB
Browse

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