не последняя версия
Последняя версия 3.0-rc3

software.amazon.randomcutforest:randomcutforest-parent 1.0-alpha

Open Distro Random Cut Forest

Группа

Группа

software.amazon.randomcutforest
Идентификатор

Идентификатор

randomcutforest-parent
Версия

Версия

1.0-alpha
Тип

Тип

pom

Скачать randomcutforest-parent 1.0-alpha

Имя Файла Размер
randomcutforest-parent-1.0-alpha.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/ -->
<dependency>
    <groupId>software.amazon.randomcutforest</groupId>
    <artifactId>randomcutforest-parent</artifactId>
    <version>1.0-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/
implementation 'software.amazon.randomcutforest:randomcutforest-parent:1.0-alpha'
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/
implementation ("software.amazon.randomcutforest:randomcutforest-parent:1.0-alpha")
'software.amazon.randomcutforest:randomcutforest-parent:pom:1.0-alpha'
<dependency org="software.amazon.randomcutforest" name="randomcutforest-parent" rev="1.0-alpha">
  <artifact name="randomcutforest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.amazon.randomcutforest', module='randomcutforest-parent', version='1.0-alpha')
)
libraryDependencies += "software.amazon.randomcutforest" % "randomcutforest-parent" % "1.0-alpha"
[software.amazon.randomcutforest/randomcutforest-parent "1.0-alpha"]