cose-base

WebJar for cose-base

Лицензия

Лицензия

MIT
Группа

Группа

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

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

cose-base
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

cose-base
WebJar for cose-base
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/iVis-at-Bilkent/cose-base

Скачать cose-base

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : layout-base jar [2.0.0,3)

Модули Проекта

Данный проект не имеет модулей.

cose-base

Description

This is a core module for compound spring embedder based layout styles such as CoSE-Bilkent, fCoSE, and CiSE.

Dependencies

  • layout-base ^2.0.0

Usage instructions

Add cose-base as a dependecy to your layout extension.

require() in the extension to reach functionality:

  • var CoSEConstants = require('cose-base').CoSEConstants,
  • var CoSELayout = require('cose-base').CoSELayout,
  • ...

To reach functionality of layout-base:

  • var Integer = require('cose-base').layoutBase.Integer,
  • var Layout = require('cose-base').layoutBase.Layout,
  • ...
org.webjars.npm

i-Vis at Bilkent

i-Vis Research Lab at Bilkent University

Версии библиотеки

Версия
2.0.0
1.0.1