License |
License |
---|---|
GroupId | GroupIdcom.kloudtek.ktutils |
ArtifactId | ArtifactIdktutils-parent |
Last Version | Last Version1.3.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKTUtils Parent
KloudTek utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ktutils-parent-1.3.15.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-parent/ -->
<dependency>
<groupId>com.kloudtek.ktutils</groupId>
<artifactId>ktutils-parent</artifactId>
<version>1.3.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-parent/
implementation 'com.kloudtek.ktutils:ktutils-parent:1.3.15'
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-parent/
implementation ("com.kloudtek.ktutils:ktutils-parent:1.3.15")
'com.kloudtek.ktutils:ktutils-parent:pom:1.3.15'
<dependency org="com.kloudtek.ktutils" name="ktutils-parent" rev="1.3.15">
<artifact name="ktutils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.ktutils', module='ktutils-parent', version='1.3.15')
)
libraryDependencies += "com.kloudtek.ktutils" % "ktutils-parent" % "1.3.15"
[com.kloudtek.ktutils/ktutils-parent "1.3.15"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 3.0 |