License |
License |
---|---|
GroupId | GroupIdcom.github.kountSdk |
ArtifactId | ArtifactIdkount-ris-sdk |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKount ris Java Sdk
|
Filename | Size |
---|---|
kount-ris-sdk-1.0.3.pom | |
kount-ris-sdk-1.0.3.jar | 62 KB |
kount-ris-sdk-1.0.3-sources.jar | 55 KB |
kount-ris-sdk-1.0.3-javadoc.jar | 319 KB |
kount-ris-sdk-1.0.3-bin.zip | 923 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kountSdk/kount-ris-sdk/ -->
<dependency>
<groupId>com.github.kountSdk</groupId>
<artifactId>kount-ris-sdk</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kountSdk/kount-ris-sdk/
implementation 'com.github.kountSdk:kount-ris-sdk:1.0.3'
// https://jarcasting.com/artifacts/com.github.kountSdk/kount-ris-sdk/
implementation ("com.github.kountSdk:kount-ris-sdk:1.0.3")
'com.github.kountSdk:kount-ris-sdk:jar:1.0.3'
<dependency org="com.github.kountSdk" name="kount-ris-sdk" rev="1.0.3">
<artifact name="kount-ris-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kountSdk', module='kount-ris-sdk', version='1.0.3')
)
libraryDependencies += "com.github.kountSdk" % "kount-ris-sdk" % "1.0.3"
[com.github.kountSdk/kount-ris-sdk "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |