License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-cas_2.12 |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-cas
smile-cas
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smile-cas_2.12-2.3.0.pom | |
smile-cas_2.12-2.3.0.jar | 341 KB |
smile-cas_2.12-2.3.0-sources.jar | 11 KB |
smile-cas_2.12-2.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-cas_2.12/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-cas_2.12</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-cas_2.12/
implementation 'com.github.haifengl:smile-cas_2.12:2.3.0'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-cas_2.12/
implementation ("com.github.haifengl:smile-cas_2.12:2.3.0")
'com.github.haifengl:smile-cas_2.12:jar:2.3.0'
<dependency org="com.github.haifengl" name="smile-cas_2.12" rev="2.3.0">
<artifact name="smile-cas_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-cas_2.12', version='2.3.0')
)
libraryDependencies += "com.github.haifengl" % "smile-cas_2.12" % "2.3.0"
[com.github.haifengl/smile-cas_2.12 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
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 |