is not current version
Last Version 0.2.53

org.symphonyoss.s2.fugue:fugue-config-manager 0.0.36


Categories

Categories

config Application Layer Libs Configuration Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-config-manager
Version

Version

0.0.36
Type

Type

jar

Download fugue-config-manager 0.0.36


<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-config-manager/ -->
<dependency>
    <groupId>org.symphonyoss.s2.fugue</groupId>
    <artifactId>fugue-config-manager</artifactId>
    <version>0.0.36</version>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-config-manager/
implementation 'org.symphonyoss.s2.fugue:fugue-config-manager:0.0.36'
// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-config-manager/
implementation ("org.symphonyoss.s2.fugue:fugue-config-manager:0.0.36")
'org.symphonyoss.s2.fugue:fugue-config-manager:jar:0.0.36'
<dependency org="org.symphonyoss.s2.fugue" name="fugue-config-manager" rev="0.0.36">
  <artifact name="fugue-config-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.s2.fugue', module='fugue-config-manager', version='0.0.36')
)
libraryDependencies += "org.symphonyoss.s2.fugue" % "fugue-config-manager" % "0.0.36"
[org.symphonyoss.s2.fugue/fugue-config-manager "0.0.36"]