is not current version
Last Version 1.0.3-RELEASE

com.coherentlogic.wb.client:wb-client-webstart-application 0.8.1

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.wb.client
ArtifactId

ArtifactId

wb-client-webstart-application
Version

Version

0.8.1
Type

Type

jar

Download wb-client-webstart-application 0.8.1


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