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