| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gkutiel |
| ArtifactId | ArtifactIdflip-graph |
| Last Version | Last Version10-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFlip Graph
A graph api for h2 db
|
| Filename | Size |
|---|---|
| flip-graph-10-RELEASE.pom | |
| flip-graph-10-RELEASE.jar | 20 KB |
| flip-graph-10-RELEASE-sources.jar | 4 KB |
| flip-graph-10-RELEASE-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-graph/ -->
<dependency>
<groupId>com.github.gkutiel</groupId>
<artifactId>flip-graph</artifactId>
<version>10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-graph/
implementation 'com.github.gkutiel:flip-graph:10-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-graph/
implementation ("com.github.gkutiel:flip-graph:10-RELEASE")
'com.github.gkutiel:flip-graph:jar:10-RELEASE'
<dependency org="com.github.gkutiel" name="flip-graph" rev="10-RELEASE">
<artifact name="flip-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-graph', version='10-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-graph" % "10-RELEASE"
[com.github.gkutiel/flip-graph "10-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 12.0.1 |
| com.h2database : h2 | jar | 1.3.168 |
| Version |
|---|
|
10-RELEASE
|
|
3-RELEASE
|
|
2.1-RELEASE
|
|
2-RELEASE
|
|
1.4-RELEASE
|
|
1.3-RELEASE
|
|
1.2-RELEASE
|
|
1.1-RELEASE
|
|
1-RELEASE
|