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