GroupId | GroupIdorg.swisspush.gateleen |
---|---|
ArtifactId | ArtifactIdgateleen-expansion |
Version | Version1.1.53.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-expansion/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-expansion</artifactId>
<version>1.1.53.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-expansion/
implementation 'org.swisspush.gateleen:gateleen-expansion:1.1.53.1'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-expansion/
implementation ("org.swisspush.gateleen:gateleen-expansion:1.1.53.1")
'org.swisspush.gateleen:gateleen-expansion:jar:1.1.53.1'
<dependency org="org.swisspush.gateleen" name="gateleen-expansion" rev="1.1.53.1">
<artifact name="gateleen-expansion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-expansion', version='1.1.53.1')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-expansion" % "1.1.53.1"
[org.swisspush.gateleen/gateleen-expansion "1.1.53.1"]