k

kount-java-parent

A wrapper to facilitate making Kount RIS calls
https://github.com/Kount/kount-ris-java-sdk
Apache License, Version 2.0
Kount Team
Files download
File Operation
kount-java-parent-7.5.3.pom download
Apache Maven
<dependency>
  <groupId>com.kount</groupId>
  <artifactId>kount-java-parent</artifactId>
  <version>7.5.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.kount:kount-java-parent:7.5.3'
Gradle Kotlin
implementation("com.kount:kount-java-parent:7.5.3")
Scala SBT
libraryDependencies += "com.kount" % "kount-java-parent" % "7.5.3"
Groovy Grape
@Grapes(
  @Grab(group='com.kount', module='kount-java-parent', version='7.5.3')
)
Apache Ivy
<dependency org="com.kount" name="kount-java-parent" rev="7.5.3" />
Leiningen
[com.kount/kount-java-parent "7.5.3"]
Apache Buildr
'com.kount:kount-java-parent:jar:7.5.3'
Dependencies
The project has no third-party dependencies