License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-plot |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-plot
smile-plot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smile-plot-2.6.0.pom | |
smile-plot-2.6.0.jar | 281 KB |
smile-plot-2.6.0-sources.jar | 213 KB |
smile-plot-2.6.0-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-plot/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-plot</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-plot/
implementation 'com.github.haifengl:smile-plot:2.6.0'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-plot/
implementation ("com.github.haifengl:smile-plot:2.6.0")
'com.github.haifengl:smile-plot:jar:2.6.0'
<dependency org="com.github.haifengl" name="smile-plot" rev="2.6.0">
<artifact name="smile-plot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-plot', version='2.6.0')
)
libraryDependencies += "com.github.haifengl" % "smile-plot" % "2.6.0"
[com.github.haifengl/smile-plot "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.haifengl : smile-core | jar | 2.6.0 |
org.swinglabs : swingx | jar | 1.6.1 |
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 |