is not current version
Last Version 3.28.1.3

ai.h2o:jgrapht 3.28.1.2

null

Categories

Categories

H2 Data Databases JGraphT General Purpose Libraries H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

jgrapht
Version

Version

3.28.1.2
Type

Type

pom

Download jgrapht 3.28.1.2


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