is not current version
Last Version 3.0-rc3

software.amazon.randomcutforest:randomcutforest-parkservices 3.0-rc2


GroupId

GroupId

software.amazon.randomcutforest
ArtifactId

ArtifactId

randomcutforest-parkservices
Version

Version

3.0-rc2
Type

Type

jar

Download randomcutforest-parkservices 3.0-rc2


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