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