is not current version
Last Version 0.0.2

io.github.xydrolase:shap4j-parent 0.0.1

Java wrapper of the SHAP library (https://github.com/slundberg/shap)

GroupId

GroupId

io.github.xydrolase
ArtifactId

ArtifactId

shap4j-parent
Version

Version

0.0.1
Type

Type

pom

Download shap4j-parent 0.0.1

Filename Size
shap4j-parent-0.0.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.xydrolase/shap4j-parent/ -->
<dependency>
    <groupId>io.github.xydrolase</groupId>
    <artifactId>shap4j-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xydrolase/shap4j-parent/
implementation 'io.github.xydrolase:shap4j-parent:0.0.1'
// https://jarcasting.com/artifacts/io.github.xydrolase/shap4j-parent/
implementation ("io.github.xydrolase:shap4j-parent:0.0.1")
'io.github.xydrolase:shap4j-parent:pom:0.0.1'
<dependency org="io.github.xydrolase" name="shap4j-parent" rev="0.0.1">
  <artifact name="shap4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.xydrolase', module='shap4j-parent', version='0.0.1')
)
libraryDependencies += "io.github.xydrolase" % "shap4j-parent" % "0.0.1"
[io.github.xydrolase/shap4j-parent "0.0.1"]