is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-runconfig 1.3.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-runconfig
Version

Version

1.3.2
Type

Type

jar

Download gateleen-runconfig 1.3.2


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