is not current version
Last Version 0.3.3

com.strategicgains.plugin-express:LoggingPlugin 0.3.2

RestExpress SLF4J Logging Plugin

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.strategicgains.plugin-express
ArtifactId

ArtifactId

LoggingPlugin
Version

Version

0.3.2
Type

Type

jar

Download LoggingPlugin 0.3.2


<!-- https://jarcasting.com/artifacts/com.strategicgains.plugin-express/LoggingPlugin/ -->
<dependency>
    <groupId>com.strategicgains.plugin-express</groupId>
    <artifactId>LoggingPlugin</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/LoggingPlugin/
implementation 'com.strategicgains.plugin-express:LoggingPlugin:0.3.2'
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/LoggingPlugin/
implementation ("com.strategicgains.plugin-express:LoggingPlugin:0.3.2")
'com.strategicgains.plugin-express:LoggingPlugin:jar:0.3.2'
<dependency org="com.strategicgains.plugin-express" name="LoggingPlugin" rev="0.3.2">
  <artifact name="LoggingPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.plugin-express', module='LoggingPlugin', version='0.3.2')
)
libraryDependencies += "com.strategicgains.plugin-express" % "LoggingPlugin" % "0.3.2"
[com.strategicgains.plugin-express/LoggingPlugin "0.3.2"]