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