is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.fred.client:fred-client-config 1.0.10-RELEASE


Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.coherentlogic.fred.client
ArtifactId

ArtifactId

fred-client-config
Version

Version

1.0.10-RELEASE
Type

Type

jar

Download fred-client-config 1.0.10-RELEASE


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