Jar examples for k:ktutils
Various utility classes. Except for very rare exceptions (annotation-based validation) this will not require any dependencies beyond the JRE
You can download jar file ktutils 1.3.1 in this page.
You can use the following script to add ktutils-1.3.1.jar to your project.
<dependency> <groupId>com.kloudtek.ktutils</groupId> <artifactId>ktutils</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.kloudtek.ktutils', name: 'ktutils', version: '1.3.1'
libraryDependencies += "com.kloudtek.ktutils" % "ktutils" % "1.3.1"
<dependency org="com.kloudtek.ktutils" name="ktutils" rev="1.3.1"/>
@Grapes(@Grab(group='com.kloudtek.ktutils', module='ktutils', version='1.3.1'))
'com.kloudtek.ktutils:ktutils:jar:1.3.1'
Click the following link to download the jar file.
ktutils-1.3.1-javadoc.jar