GroupId | GroupIdio.github.xydrolase |
---|---|
ArtifactId | ArtifactIdshap4j |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
shap4j-0.0.1.pom | |
shap4j-0.0.1.jar | 8 KB |
shap4j-0.0.1-sources.jar | 16 KB |
shap4j-0.0.1-macosx-x86_64.jar | 93 KB |
shap4j-0.0.1-linux-x86_64.jar | 110 KB |
shap4j-0.0.1-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xydrolase/shap4j/ -->
<dependency>
<groupId>io.github.xydrolase</groupId>
<artifactId>shap4j</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xydrolase/shap4j/
implementation 'io.github.xydrolase:shap4j:0.0.1'
// https://jarcasting.com/artifacts/io.github.xydrolase/shap4j/
implementation ("io.github.xydrolase:shap4j:0.0.1")
'io.github.xydrolase:shap4j:jar:0.0.1'
<dependency org="io.github.xydrolase" name="shap4j" rev="0.0.1">
<artifact name="shap4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xydrolase', module='shap4j', version='0.0.1')
)
libraryDependencies += "io.github.xydrolase" % "shap4j" % "0.0.1"
[io.github.xydrolase/shap4j "0.0.1"]