License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.randomcutforest |
ArtifactId | ArtifactIdrandomcutforest-parent |
Version | Version2.0-rc1 |
Type | Typepom |
Description |
Descriptionsoftware.amazon.randomcutforest:randomcutforest
Open Distro Random Cut Forest
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
randomcutforest-parent-2.0-rc1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/ -->
<dependency>
<groupId>software.amazon.randomcutforest</groupId>
<artifactId>randomcutforest-parent</artifactId>
<version>2.0-rc1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/
implementation 'software.amazon.randomcutforest:randomcutforest-parent:2.0-rc1'
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/
implementation ("software.amazon.randomcutforest:randomcutforest-parent:2.0-rc1")
'software.amazon.randomcutforest:randomcutforest-parent:pom:2.0-rc1'
<dependency org="software.amazon.randomcutforest" name="randomcutforest-parent" rev="2.0-rc1">
<artifact name="randomcutforest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.amazon.randomcutforest', module='randomcutforest-parent', version='2.0-rc1')
)
libraryDependencies += "software.amazon.randomcutforest" % "randomcutforest-parent" % "2.0-rc1"
[software.amazon.randomcutforest/randomcutforest-parent "2.0-rc1"]