Download knit-0.4.0.jar file - Jar k

Jar examples for k:knit

Description

Tools that carry out folding and unfolding with state and resources.

You can download jar file knit 0.4.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add knit-0.4.0.jar to your project.

<dependency>
   <groupId>org.github.evenjn</groupId>
   <artifactId>knit</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'org.github.evenjn', name: 'knit', version: '0.4.0'
libraryDependencies += "org.github.evenjn" % "knit" % "0.4.0"
<dependency org="org.github.evenjn" name="knit" rev="0.4.0"/>
@Grapes(@Grab(group='org.github.evenjn', module='knit', version='0.4.0'))
'org.github.evenjn:knit:jar:0.4.0'

Download

Click the following link to download the jar file.

knit-0.4.0-javadoc.jar
knit-0.4.0-sources.jar
knit-0.4.0.jar
knit-0.4.0.pom



Related Tutorials