Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-logging |
Version | Version1.0.39 |
Type | Typejar |
Filename | Size |
---|---|
gateleen-logging-1.0.39.pom | |
gateleen-logging-1.0.39.jar | 29 KB |
gateleen-logging-1.0.39-sources.jar | 16 KB |
gateleen-logging-1.0.39-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-logging/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-logging</artifactId>
<version>1.0.39</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-logging/
implementation 'org.swisspush.gateleen:gateleen-logging:1.0.39'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-logging/
implementation ("org.swisspush.gateleen:gateleen-logging:1.0.39")
'org.swisspush.gateleen:gateleen-logging:jar:1.0.39'
<dependency org="org.swisspush.gateleen" name="gateleen-logging" rev="1.0.39">
<artifact name="gateleen-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-logging', version='1.0.39')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-logging" % "1.0.39"
[org.swisspush.gateleen/gateleen-logging "1.0.39"]