License |
License |
---|---|
Categories |
CategoriesNet Smile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-netlib |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-netlib
smile-netlib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smile-netlib-2.4.0.pom | |
smile-netlib-2.4.0.jar | 16 KB |
smile-netlib-2.4.0-sources.jar | 12 KB |
smile-netlib-2.4.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-netlib/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-netlib</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-netlib/
implementation 'com.github.haifengl:smile-netlib:2.4.0'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-netlib/
implementation ("com.github.haifengl:smile-netlib:2.4.0")
'com.github.haifengl:smile-netlib:jar:2.4.0'
<dependency org="com.github.haifengl" name="smile-netlib" rev="2.4.0">
<artifact name="smile-netlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-netlib', version='2.4.0')
)
libraryDependencies += "com.github.haifengl" % "smile-netlib" % "2.4.0"
[com.github.haifengl/smile-netlib "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.haifengl : smile-math | jar | 2.4.0 |
com.github.fommil.netlib : netlib-native_system-win-x86_64 | jar | 1.1 |
com.github.fommil.netlib : netlib-native_system-osx-x86_64 | jar | 1.1 |
com.github.fommil.netlib : netlib-native_system-linux-x86_64 | jar | 1.1 |
com.github.fommil.netlib : netlib-native_system-linux-armhf | jar | 1.1 |
com.github.fommil.netlib : native_system-java | jar | 1.1 |
com.github.fommil.netlib : core | jar | 1.1.2 |
com.github.fommil : jniloader | jar | 1.1 |
net.sourceforge.f2j : arpack_combined_all | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13 |
com.novocode : junit-interface | jar | 0.11 |