GroupId | GroupIdorg.swisspush.gateleen |
---|---|
ArtifactId | ArtifactIdgateleen-qos |
Version | Version1.1.75 |
Type | Typejar |
Filename | Size |
---|---|
gateleen-qos-1.1.75.pom | |
gateleen-qos-1.1.75.jar | 17 KB |
gateleen-qos-1.1.75-sources.jar | 13 KB |
gateleen-qos-1.1.75-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-qos/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-qos</artifactId>
<version>1.1.75</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-qos/
implementation 'org.swisspush.gateleen:gateleen-qos:1.1.75'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-qos/
implementation ("org.swisspush.gateleen:gateleen-qos:1.1.75")
'org.swisspush.gateleen:gateleen-qos:jar:1.1.75'
<dependency org="org.swisspush.gateleen" name="gateleen-qos" rev="1.1.75">
<artifact name="gateleen-qos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-qos', version='1.1.75')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-qos" % "1.1.75"
[org.swisspush.gateleen/gateleen-qos "1.1.75"]