is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.fred.client:fred-client-misc 2.0.0-RELEASE


Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.fred.client
ArtifactId

ArtifactId

fred-client-misc
Version

Version

2.0.0-RELEASE
Type

Type

jar

Download fred-client-misc 2.0.0-RELEASE


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