is not current version
Last Version 7.71.0.Final

org.dashbuilder:dashbuilder-client 0.3.0.CR4


Categories

Categories

CLI User Interface
GroupId

GroupId

org.dashbuilder
ArtifactId

ArtifactId

dashbuilder-client
Version

Version

0.3.0.CR4
Type

Type

jar

Download dashbuilder-client 0.3.0.CR4


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