| License |
License |
|---|---|
| GroupId | GroupIdorg.kevoree.mwg.plugins |
| ArtifactId | ArtifactIdml |
| Version | Version11 |
| Type | Typejar |
| Description |
Descriptionmwg :: Plugins :: ML
Many-World Graph Database
|
| Filename | Size |
|---|---|
| ml-11.pom | |
| ml-11.jar | 164 KB |
| ml-11-tests.jar | 544 KB |
| ml-11-sources.jar | 109 KB |
| ml-11-js.zip | 280 KB |
| ml-11-javadoc.jar | 402 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 |