License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.kountSdk |
ArtifactId | ArtifactIdkount-access-java-sdk |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKount Access Java Parent
Access Java Parent Sdk
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.kountSdk/kount-access-java-sdk/ -->
<dependency>
<groupId>com.github.kountSdk</groupId>
<artifactId>kount-access-java-sdk</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kountSdk/kount-access-java-sdk/
implementation 'com.github.kountSdk:kount-access-java-sdk:1.0.2'
// https://jarcasting.com/artifacts/com.github.kountSdk/kount-access-java-sdk/
implementation ("com.github.kountSdk:kount-access-java-sdk:1.0.2")
'com.github.kountSdk:kount-access-java-sdk:jar:1.0.2'
<dependency org="com.github.kountSdk" name="kount-access-java-sdk" rev="1.0.2">
<artifact name="kount-access-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kountSdk', module='kount-access-java-sdk', version='1.0.2')
)
libraryDependencies += "com.github.kountSdk" % "kount-access-java-sdk" % "1.0.2"
[com.github.kountSdk/kount-access-java-sdk "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
net.sf.json-lib : json-lib | jar | 2.4 |
org.apache.httpcomponents : httpcore | jar | 4.4.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.10 |