GroupId | GroupIdorg.swisspush.gateleen |
---|---|
ArtifactId | ArtifactIdgateleen |
Version | Version1.1.73 |
Type | Typepom |
Filename | Size |
---|---|
gateleen-1.1.73.pom | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen</artifactId>
<version>1.1.73</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen/
implementation 'org.swisspush.gateleen:gateleen:1.1.73'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen/
implementation ("org.swisspush.gateleen:gateleen:1.1.73")
'org.swisspush.gateleen:gateleen:pom:1.1.73'
<dependency org="org.swisspush.gateleen" name="gateleen" rev="1.1.73">
<artifact name="gateleen" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen', version='1.1.73')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen" % "1.1.73"
[org.swisspush.gateleen/gateleen "1.1.73"]