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