Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.feedzai |
ArtifactId | ArtifactIdopenml-datarobot |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
openml-datarobot-1.0.2.pom | |
openml-datarobot-1.0.2.jar | 16 MB |
openml-datarobot-1.0.2-sources.jar | 12 KB |
openml-datarobot-1.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai/openml-datarobot/
implementation 'com.feedzai:openml-datarobot:1.0.2'
// https://jarcasting.com/artifacts/com.feedzai/openml-datarobot/
implementation ("com.feedzai:openml-datarobot:1.0.2")
'com.feedzai:openml-datarobot:jar:1.0.2'
<dependency org="com.feedzai" name="openml-datarobot" rev="1.0.2">
<artifact name="openml-datarobot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai', module='openml-datarobot', version='1.0.2')
)
libraryDependencies += "com.feedzai" % "openml-datarobot" % "1.0.2"
[com.feedzai/openml-datarobot "1.0.2"]