is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-routing 1.1.22


GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-routing
Version

Version

1.1.22
Type

Type

jar

Download gateleen-routing 1.1.22


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