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 :-)
| License |
License |
|---|---|
| GroupId | GroupIdorg.kevoree.mwg.plugins |
| ArtifactId | ArtifactIdml |
| Last Version | Last Version11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmwg :: Plugins :: ML
Many-World Graph Database
|
| Filename | Size |
|---|---|
| ml-11.pom | |
| ml-11.jar | 89 KB |
| ml-11-sources.jar | 52 KB |
| ml-11-javadoc.jar | 264 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/ml/ -->
<dependency>
<groupId>org.kevoree.mwg.plugins</groupId>
<artifactId>ml</artifactId>
<version>11</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/ml/
implementation 'org.kevoree.mwg.plugins:ml:11'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/ml/
implementation ("org.kevoree.mwg.plugins:ml:11")
'org.kevoree.mwg.plugins:ml:jar:11'
<dependency org="org.kevoree.mwg.plugins" name="ml" rev="11">
<artifact name="ml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='ml', version='11')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "ml" % "11"
[org.kevoree.mwg.plugins/ml "11"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
MWG has been renamed as GreyCat :-) Please follow us now at the following repository:
https://github.com/datathings/greycat
See you there :-)