Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdorg.pustefixframework.logging |
ArtifactId | ArtifactIdpustefix-logging |
Version | Version0.22.13 |
Type | Typepom |
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"]