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 | ArtifactIdapi |
Last Version | Last Version10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmwg :: Api
Many-World Graph Database
|
Filename | Size |
---|---|
api-10.pom | |
api-10.jar | 48 KB |
api-10-sources.jar | 36 KB |
api-10-javadoc.jar | 271 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg/api/ -->
<dependency>
<groupId>org.kevoree.mwg</groupId>
<artifactId>api</artifactId>
<version>10</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg/api/
implementation 'org.kevoree.mwg:api:10'
// https://jarcasting.com/artifacts/org.kevoree.mwg/api/
implementation ("org.kevoree.mwg:api:10")
'org.kevoree.mwg:api:jar:10'
<dependency org="org.kevoree.mwg" name="api" rev="10">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg', module='api', version='10')
)
libraryDependencies += "org.kevoree.mwg" % "api" % "10"
[org.kevoree.mwg/api "10"]
MWG has been renamed as GreyCat :-) Please follow us now at the following repository:
https://github.com/datathings/greycat
See you there :-)