is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.fred.client:fred-client-config 0.9.11


Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.coherentlogic.fred.client
ArtifactId

ArtifactId

fred-client-config
Version

Version

0.9.11
Type

Type

jar

Download fred-client-config 0.9.11


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