Last Version

slib-graph-utils 0.9.1

Utilitity classes used to manipulate graphs

License

License

GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib-graph-utils
Version

Version

0.9.1
Type

Type

jar
Description

Description

slib-graph-utils
Utilitity classes used to manipulate graphs
Project URL

Project URL

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

Download slib-graph-utils 0.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.sharispe : slib-graph-model jar 0.9.1
net.sf.opencsv : opencsv jar 2.3
com.github.sharispe : slib-utils jar 0.9.1

Project Modules

There are no modules declared in this project.