Last Version

Eclipse Layout Kernel 0.8.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.elk
ArtifactId

ArtifactId

parent
Version

Version

0.8.1
Type

Type

pom
Description

Description

Eclipse Layout Kernel
An infrastructure for automatic graph layout and implementations of different layout algorithms.
Project URL

Project URL

https://www.eclipse.org/elk/
Source Code Management

Source Code Management

https://github.com/eclipse/elk

Download parent 0.8.1

Filename Size
parent-0.8.1.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.