не последняя версия
Последняя версия 0.8.5

org.webjars.npm:dagre 0.7.4

WebJar for dagre

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

dagre
Версия

Версия

0.7.4
Тип

Тип

jar

Скачать dagre 0.7.4

Имя Файла Размер
dagre-0.7.4.pom
dagre-0.7.4.jar 217 KB
dagre-0.7.4-sources.jar 22 bytes
dagre-0.7.4-javadoc.jar 22 bytes
Обзор

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