GroupId | GroupIdorg.dashbuilder |
---|---|
ArtifactId | ArtifactIddashbuilder-parent |
Version | Version7.45.0.t20201009 |
Type | Typepom |
Filename | Size |
---|---|
dashbuilder-parent-7.45.0.t20201009.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-parent/ -->
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.45.0.t20201009</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-parent/
implementation 'org.dashbuilder:dashbuilder-parent:7.45.0.t20201009'
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-parent/
implementation ("org.dashbuilder:dashbuilder-parent:7.45.0.t20201009")
'org.dashbuilder:dashbuilder-parent:pom:7.45.0.t20201009'
<dependency org="org.dashbuilder" name="dashbuilder-parent" rev="7.45.0.t20201009">
<artifact name="dashbuilder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dashbuilder', module='dashbuilder-parent', version='7.45.0.t20201009')
)
libraryDependencies += "org.dashbuilder" % "dashbuilder-parent" % "7.45.0.t20201009"
[org.dashbuilder/dashbuilder-parent "7.45.0.t20201009"]