is not current version
Last Version 1.5.1

com.link-intersystems.commons:lis-commons-graph 1.3.0-rc2

Link Intersystems Commons Graph (lis-commons-graph) is a collection of reusable software components that provide support for graph and tree related programming tasks, such as models and search algorithms.

GroupId

GroupId

com.link-intersystems.commons
ArtifactId

ArtifactId

lis-commons-graph
Version

Version

1.3.0-rc2
Type

Type

jar

Download lis-commons-graph 1.3.0-rc2


<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-graph/ -->
<dependency>
    <groupId>com.link-intersystems.commons</groupId>
    <artifactId>lis-commons-graph</artifactId>
    <version>1.3.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-graph/
implementation 'com.link-intersystems.commons:lis-commons-graph:1.3.0-rc2'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-graph/
implementation ("com.link-intersystems.commons:lis-commons-graph:1.3.0-rc2")
'com.link-intersystems.commons:lis-commons-graph:jar:1.3.0-rc2'
<dependency org="com.link-intersystems.commons" name="lis-commons-graph" rev="1.3.0-rc2">
  <artifact name="lis-commons-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-graph', version='1.3.0-rc2')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-graph" % "1.3.0-rc2"
[com.link-intersystems.commons/lis-commons-graph "1.3.0-rc2"]