r

randomcutforest-parkservices

Files download
File Operation
randomcutforest-parkservices-3.5.1.jar download
randomcutforest-parkservices-3.5.1.pom download
randomcutforest-parkservices-3.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>software.amazon.randomcutforest</groupId>
  <artifactId>randomcutforest-parkservices</artifactId>
  <version>3.5.1</version>
</dependency>
Gradle Groovy
implementation 'software.amazon.randomcutforest:randomcutforest-parkservices:3.5.1'
Gradle Kotlin
implementation("software.amazon.randomcutforest:randomcutforest-parkservices:3.5.1")
Scala SBT
libraryDependencies += "software.amazon.randomcutforest" % "randomcutforest-parkservices" % "3.5.1"
Groovy Grape
@Grapes(
  @Grab(group='software.amazon.randomcutforest', module='randomcutforest-parkservices', version='3.5.1')
)
Apache Ivy
<dependency org="software.amazon.randomcutforest" name="randomcutforest-parkservices" rev="3.5.1" />
Leiningen
[software.amazon.randomcutforest/randomcutforest-parkservices "3.5.1"]
Apache Buildr
'software.amazon.randomcutforest:randomcutforest-parkservices:jar:3.5.1'