License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-graph |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-graph
smile-graph
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smile-graph-2.6.0.pom | |
smile-graph-2.6.0.jar | 14 KB |
smile-graph-2.6.0-sources.jar | 12 KB |
smile-graph-2.6.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-graph/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-graph</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-graph/
implementation 'com.github.haifengl:smile-graph:2.6.0'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-graph/
implementation ("com.github.haifengl:smile-graph:2.6.0")
'com.github.haifengl:smile-graph:jar:2.6.0'
<dependency org="com.github.haifengl" name="smile-graph" rev="2.6.0">
<artifact name="smile-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-graph', version='2.6.0')
)
libraryDependencies += "com.github.haifengl" % "smile-graph" % "2.6.0"
[com.github.haifengl/smile-graph "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.haifengl : smile-math | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |
com.novocode : junit-interface | jar | 0.11 |