is not current version
Last Version 0.0.11

com.github.imas-alex:Graph 0.0.10

The graph extension for the entigrator application

GroupId

GroupId

com.github.imas-alex
ArtifactId

ArtifactId

Graph
Version

Version

0.0.10
Type

Type

jar

Download Graph 0.0.10


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