is not current version
Last Version 0.8.1

org.eclipse.elk:parent 0.7.0

An infrastructure for automatic graph layout and implementations of different layout algorithms.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.elk
ArtifactId

ArtifactId

parent
Version

Version

0.7.0
Type

Type

pom

Download parent 0.7.0

Filename Size
parent-0.7.0.pom 15 KB
Browse

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