Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdorg.pustefixframework.logging |
ArtifactId | ArtifactIdpustefix-logging |
Version | Version0.22.3 |
Type | Typepom |
Filename | Size |
---|---|
pustefix-logging-0.22.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.logging/pustefix-logging/
implementation 'org.pustefixframework.logging:pustefix-logging:0.22.3'
// https://jarcasting.com/artifacts/org.pustefixframework.logging/pustefix-logging/
implementation ("org.pustefixframework.logging:pustefix-logging:0.22.3")
'org.pustefixframework.logging:pustefix-logging:pom:0.22.3'
<dependency org="org.pustefixframework.logging" name="pustefix-logging" rev="0.22.3">
<artifact name="pustefix-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.logging', module='pustefix-logging', version='0.22.3')
)
libraryDependencies += "org.pustefixframework.logging" % "pustefix-logging" % "0.22.3"
[org.pustefixframework.logging/pustefix-logging "0.22.3"]