Jar examples for k:kiss
Learing and teaching programming concepts with Java kept simple.
You can download jar file kiss 1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add kiss-1.0.jar to your project.
<dependency> <groupId>com.github.wmacevoy</groupId> <artifactId>kiss</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.wmacevoy', name: 'kiss', version: '1.0'
libraryDependencies += "com.github.wmacevoy" % "kiss" % "1.0"
<dependency org="com.github.wmacevoy" name="kiss" rev="1.0"/>
@Grapes(@Grab(group='com.github.wmacevoy', module='kiss', version='1.0'))
'com.github.wmacevoy:kiss:jar:1.0'
Click the following link to download the jar file.
kiss-1.0-javadoc.jar