GroupId | GroupIdorg.swisspush.gateleen |
---|---|
ArtifactId | ArtifactIdgateleen-qos |
Version | Version1.1.54 |
Type | Typejar |
Filename | Size |
---|---|
gateleen-qos-1.1.54.pom | |
gateleen-qos-1.1.54.jar | 17 KB |
gateleen-qos-1.1.54-sources.jar | 13 KB |
gateleen-qos-1.1.54-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.54</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-qos/
implementation 'org.swisspush.gateleen:gateleen-qos:1.1.54'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-qos/
implementation ("org.swisspush.gateleen:gateleen-qos:1.1.54")
'org.swisspush.gateleen:gateleen-qos:jar:1.1.54'
<dependency org="org.swisspush.gateleen" name="gateleen-qos" rev="1.1.54">
<artifact name="gateleen-qos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-qos', version='1.1.54')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-qos" % "1.1.54"
[org.swisspush.gateleen/gateleen-qos "1.1.54"]