Last Version

slib-graph 0.9.1

Graph engine library which can be used to manipulate graph of URIs

License

License

GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib-graph
Version

Version

0.9.1
Type

Type

pom
Description

Description

slib-graph
Graph engine library which can be used to manipulate graph of URIs
Project URL

Project URL

http://www.semantic-measures-library.org

Download slib-graph 0.9.1

Filename Size
slib-graph-0.9.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.sharispe/slib-graph/ -->
<dependency>
    <groupId>com.github.sharispe</groupId>
    <artifactId>slib-graph</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sharispe/slib-graph/
implementation 'com.github.sharispe:slib-graph:0.9.1'
// https://jarcasting.com/artifacts/com.github.sharispe/slib-graph/
implementation ("com.github.sharispe:slib-graph:0.9.1")
'com.github.sharispe:slib-graph:pom:0.9.1'
<dependency org="com.github.sharispe" name="slib-graph" rev="0.9.1">
  <artifact name="slib-graph" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sharispe', module='slib-graph', version='0.9.1')
)
libraryDependencies += "com.github.sharispe" % "slib-graph" % "0.9.1"
[com.github.sharispe/slib-graph "0.9.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.sharispe : slib-utils jar 0.9.1

Project Modules

  • slib-graph-model
  • slib-graph-model-impl
  • slib-graph-algo
  • slib-graph-io
  • slib-graph-test
  • slib-graph-utils