Many-World Graph
MWG has been renamed as GreyCat :-) Please follow us now at the following repository:
https://github.com/datathings/greycat
See you there :-)
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kevoree.mwg.plugins |
| Идентификатор | Идентификаторmodel |
| Последняя версия | Последняя версия11 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmwg :: Plugins :: Model
Many-World Graph Database
|
| Имя Файла | Размер |
|---|---|
| model-11.pom | 856 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/model/ -->
<dependency>
<groupId>org.kevoree.mwg.plugins</groupId>
<artifactId>model</artifactId>
<version>11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/model/
implementation 'org.kevoree.mwg.plugins:model:11'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/model/
implementation ("org.kevoree.mwg.plugins:model:11")
'org.kevoree.mwg.plugins:model:pom:11'
<dependency org="org.kevoree.mwg.plugins" name="model" rev="11">
<artifact name="model" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='model', version='11')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "model" % "11"
[org.kevoree.mwg.plugins/model "11"]
MWG has been renamed as GreyCat :-) Please follow us now at the following repository:
https://github.com/datathings/greycat
See you there :-)