License |
License |
---|---|
GroupId | GroupIdcom.github.sharispe |
ArtifactId | ArtifactIdslib-graph |
Version | Version0.9.1 |
Type | Typepom |
Description |
Descriptionslib-graph
Graph engine library which can be used to manipulate graph of URIs
|
Project URL |
Project URL |
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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sharispe : slib-utils | jar | 0.9.1 |