is not current version
Last Version 2.6.0

com.github.haifengl:smile-plot 1.5.1

smile-plot

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.haifengl
ArtifactId

ArtifactId

smile-plot
Version

Version

1.5.1
Type

Type

jar

Download smile-plot 1.5.1


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