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