License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.kountSdk |
ArtifactId | ArtifactIdkount-java-parent |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkount-java Library
Kount ris Java Sdk
|
Filename | Size |
---|---|
kount-java-parent-1.0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kountSdk/kount-java-parent/ -->
<dependency>
<groupId>com.github.kountSdk</groupId>
<artifactId>kount-java-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kountSdk/kount-java-parent/
implementation 'com.github.kountSdk:kount-java-parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.kountSdk/kount-java-parent/
implementation ("com.github.kountSdk:kount-java-parent:1.0.3")
'com.github.kountSdk:kount-java-parent:pom:1.0.3'
<dependency org="com.github.kountSdk" name="kount-java-parent" rev="1.0.3">
<artifact name="kount-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kountSdk', module='kount-java-parent', version='1.0.3')
)
libraryDependencies += "com.github.kountSdk" % "kount-java-parent" % "1.0.3"
[com.github.kountSdk/kount-java-parent "1.0.3"]