is not current version
Last Version 0.23.0

org.pustefixframework.logging:pustefix-logging 0.22.13


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.pustefixframework.logging
ArtifactId

ArtifactId

pustefix-logging
Version

Version

0.22.13
Type

Type

pom

Download pustefix-logging 0.22.13

Filename Size
pustefix-logging-0.22.13.pom 724 bytes
Browse

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