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