License |
License |
---|---|
GroupId | GroupIdio.github.myui |
ArtifactId | ArtifactIdxgboost4j |
Version | Version0.90-rc2 |
Type | Typejar |
Description |
Descriptionxgboost4j
xgboost4j containing portable Linux/MacOSX binaries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xgboost4j-0.90-rc2.pom | |
xgboost4j-0.90-rc2.jar | 3 MB |
xgboost4j-0.90-rc2-sources.jar | 1 MB |
xgboost4j-0.90-rc2-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.myui/xgboost4j/ -->
<dependency>
<groupId>io.github.myui</groupId>
<artifactId>xgboost4j</artifactId>
<version>0.90-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.myui/xgboost4j/
implementation 'io.github.myui:xgboost4j:0.90-rc2'
// https://jarcasting.com/artifacts/io.github.myui/xgboost4j/
implementation ("io.github.myui:xgboost4j:0.90-rc2")
'io.github.myui:xgboost4j:jar:0.90-rc2'
<dependency org="io.github.myui" name="xgboost4j" rev="0.90-rc2">
<artifact name="xgboost4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.myui', module='xgboost4j', version='0.90-rc2')
)
libraryDependencies += "io.github.myui" % "xgboost4j" % "0.90-rc2"
[io.github.myui/xgboost4j "0.90-rc2"]