<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-graph</artifactId>
<version>2.5.0</version>
</dependency>
compile
|-- com.github.haifengl:smile-math:2.5.0
test
|-- org.slf4j:slf4j-simple:1.7.30
|-- junit:junit:4.13