is not current version
Last Version 7.71.0.Final

org.dashbuilder:dashbuilder-backend 7.41.0.t20200723


GroupId

GroupId

org.dashbuilder
ArtifactId

ArtifactId

dashbuilder-backend
Version

Version

7.41.0.t20200723
Type

Type

pom

Download dashbuilder-backend 7.41.0.t20200723


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