is not current version
Last Version 2.6.0

com.github.haifengl:smile-graph 2.1.0

smile-graph

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.haifengl
ArtifactId

ArtifactId

smile-graph
Version

Version

2.1.0
Type

Type

jar

Download smile-graph 2.1.0


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