is not current version
Last Version 0.23.0

org.pustefixframework.logging:pustefix-logging 0.22.7


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.pustefixframework.logging
ArtifactId

ArtifactId

pustefix-logging
Version

Version

0.22.7
Type

Type

pom

Download pustefix-logging 0.22.7

Filename Size
pustefix-logging-0.22.7.pom 722 bytes
Browse

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