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 |
ArtifactId | ArtifactIdcore |
Last Version | Last Version11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmwg :: Core
Many-World Graph Database
|
Filename | Size |
---|---|
core-11.pom | |
core-11.jar | 254 KB |
core-11-sources.jar | 124 KB |
core-11-javadoc.jar | 305 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg/core/ -->
<dependency>
<groupId>org.kevoree.mwg</groupId>
<artifactId>core</artifactId>
<version>11</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg/core/
implementation 'org.kevoree.mwg:core:11'
// https://jarcasting.com/artifacts/org.kevoree.mwg/core/
implementation ("org.kevoree.mwg:core:11")
'org.kevoree.mwg:core:jar:11'
<dependency org="org.kevoree.mwg" name="core" rev="11">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg', module='core', version='11')
)
libraryDependencies += "org.kevoree.mwg" % "core" % "11"
[org.kevoree.mwg/core "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 :-)