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