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