is not current version
Last Version 7.71.0.Final

org.dashbuilder:dashbuilder-client 0.1.4.CR2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.dashbuilder
ArtifactId

ArtifactId

dashbuilder-client
Version

Version

0.1.4.CR2
Type

Type

jar

Download dashbuilder-client 0.1.4.CR2


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