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