is not current version
Last Version 1.3.15

com.kloudtek.ktutils:ktutils-parent 1.3.8

KloudTek utilities

GroupId

GroupId

com.kloudtek.ktutils
ArtifactId

ArtifactId

ktutils-parent
Version

Version

1.3.8
Type

Type

pom

Download ktutils-parent 1.3.8

Filename Size
ktutils-parent-1.3.8.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.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-parent/
implementation 'com.kloudtek.ktutils:ktutils-parent:1.3.8'
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-parent/
implementation ("com.kloudtek.ktutils:ktutils-parent:1.3.8")
'com.kloudtek.ktutils:ktutils-parent:pom:1.3.8'
<dependency org="com.kloudtek.ktutils" name="ktutils-parent" rev="1.3.8">
  <artifact name="ktutils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.ktutils', module='ktutils-parent', version='1.3.8')
)
libraryDependencies += "com.kloudtek.ktutils" % "ktutils-parent" % "1.3.8"
[com.kloudtek.ktutils/ktutils-parent "1.3.8"]