Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.feedzai |
ArtifactId | ArtifactIdopenml-datarobot |
Version | Version0.5.5 |
Type | Typejar |
Filename | Size |
---|---|
openml-datarobot-0.5.5.pom | |
openml-datarobot-0.5.5.jar | 16 MB |
openml-datarobot-0.5.5-sources.jar | 11 KB |
openml-datarobot-0.5.5-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai/openml-datarobot/ -->
<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-datarobot</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai/openml-datarobot/
implementation 'com.feedzai:openml-datarobot:0.5.5'
// https://jarcasting.com/artifacts/com.feedzai/openml-datarobot/
implementation ("com.feedzai:openml-datarobot:0.5.5")
'com.feedzai:openml-datarobot:jar:0.5.5'
<dependency org="com.feedzai" name="openml-datarobot" rev="0.5.5">
<artifact name="openml-datarobot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai', module='openml-datarobot', version='0.5.5')
)
libraryDependencies += "com.feedzai" % "openml-datarobot" % "0.5.5"
[com.feedzai/openml-datarobot "0.5.5"]