is not current version
Last Version 1.0.11-RELEASE

com.coherentlogic.fred.client:fred-client-webstart-application 0.9.9

This application demonstrates how to use the FRED Client and allows the developer to write custom queries via the FRED Client API.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.fred.client
ArtifactId

ArtifactId

fred-client-webstart-application
Version

Version

0.9.9
Type

Type

jar

Download fred-client-webstart-application 0.9.9


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