is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-core 1.1.33


GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-core
Version

Version

1.1.33
Type

Type

jar

Download gateleen-core 1.1.33


<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/ -->
<dependency>
    <groupId>org.swisspush.gateleen</groupId>
    <artifactId>gateleen-core</artifactId>
    <version>1.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/
implementation 'org.swisspush.gateleen:gateleen-core:1.1.33'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/
implementation ("org.swisspush.gateleen:gateleen-core:1.1.33")
'org.swisspush.gateleen:gateleen-core:jar:1.1.33'
<dependency org="org.swisspush.gateleen" name="gateleen-core" rev="1.1.33">
  <artifact name="gateleen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-core', version='1.1.33')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-core" % "1.1.33"
[org.swisspush.gateleen/gateleen-core "1.1.33"]