License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-vega_2.12 |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-vega
smile-vega
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smile-vega_2.12-2.3.0.pom | |
smile-vega_2.12-2.3.0.jar | 22 KB |
smile-vega_2.12-2.3.0-sources.jar | 3 KB |
smile-vega_2.12-2.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-vega_2.12/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-vega_2.12</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-vega_2.12/
implementation 'com.github.haifengl:smile-vega_2.12:2.3.0'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-vega_2.12/
implementation ("com.github.haifengl:smile-vega_2.12:2.3.0")
'com.github.haifengl:smile-vega_2.12:jar:2.3.0'
<dependency org="com.github.haifengl" name="smile-vega_2.12" rev="2.3.0">
<artifact name="smile-vega_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-vega_2.12', version='2.3.0')
)
libraryDependencies += "com.github.haifengl" % "smile-vega_2.12" % "2.3.0"
[com.github.haifengl/smile-vega_2.12 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.github.haifengl : smile-json_2.12 | jar | 2.3.0 |
com.github.haifengl : smile-data | jar | 2.3.0 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13 |
com.novocode : junit-interface | jar | 0.11 |
org.specs2 : specs2-core_2.12 | jar | 4.9.2 |