License |
License |
---|---|
GroupId | GroupIdcom.github.bigyan123 |
ArtifactId | ArtifactIdsdk-integration-tests |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsdk-integration-tests
Kount ris Java Sdk
|
<!-- https://jarcasting.com/artifacts/com.github.bigyan123/sdk-integration-tests/ -->
<dependency>
<groupId>com.github.bigyan123</groupId>
<artifactId>sdk-integration-tests</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bigyan123/sdk-integration-tests/
implementation 'com.github.bigyan123:sdk-integration-tests:1.0.2'
// https://jarcasting.com/artifacts/com.github.bigyan123/sdk-integration-tests/
implementation ("com.github.bigyan123:sdk-integration-tests:1.0.2")
'com.github.bigyan123:sdk-integration-tests:jar:1.0.2'
<dependency org="com.github.bigyan123" name="sdk-integration-tests" rev="1.0.2">
<artifact name="sdk-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bigyan123', module='sdk-integration-tests', version='1.0.2')
)
libraryDependencies += "com.github.bigyan123" % "sdk-integration-tests" % "1.0.2"
[com.github.bigyan123/sdk-integration-tests "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bigyan123 : kount-ris-sdk | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |