License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.grapheco |
ArtifactId | ArtifactIdgraiph-database-all |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionembedded Graiph database
embedded Graiph database
|
Filename | Size |
---|---|
graiph-database-all-0.1.0.pom | |
graiph-database-all-0.1.0.jar | 62 MB |
graiph-database-all-0.1.0-sources.jar | 594 bytes |
graiph-database-all-0.1.0-javadoc.jar | 336 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.grapheco/graiph-database-all/ -->
<dependency>
<groupId>com.github.grapheco</groupId>
<artifactId>graiph-database-all</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grapheco/graiph-database-all/
implementation 'com.github.grapheco:graiph-database-all:0.1.0'
// https://jarcasting.com/artifacts/com.github.grapheco/graiph-database-all/
implementation ("com.github.grapheco:graiph-database-all:0.1.0")
'com.github.grapheco:graiph-database-all:jar:0.1.0'
<dependency org="com.github.grapheco" name="graiph-database-all" rev="0.1.0">
<artifact name="graiph-database-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grapheco', module='graiph-database-all', version='0.1.0')
)
libraryDependencies += "com.github.grapheco" % "graiph-database-all" % "0.1.0"
[com.github.grapheco/graiph-database-all "0.1.0"]