is not current version
Last Version 0.2.7

com.github.edgarespina:mwa-logging 0.2.5


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

mwa-logging
Version

Version

0.2.5
Type

Type

pom

Download mwa-logging 0.2.5

Filename Size
mwa-logging-0.2.5.pom 2 KB
Browse

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