Download state-chan-0.1.0.jar file - Jar s

Jar examples for s:state-chan

Description

FIXME: write description

You can download jar file state-chan 0.1.0 in this page.

License

Eclipse Public License

Build File

You can use the following script to add state-chan-0.1.0.jar to your project.

<dependency>
   <groupId>com.indoles.clj</groupId>
   <artifactId>state-chan</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.indoles.clj', name: 'state-chan', version: '0.1.0'
libraryDependencies += "com.indoles.clj" % "state-chan" % "0.1.0"
<dependency org="com.indoles.clj" name="state-chan" rev="0.1.0"/>
@Grapes(@Grab(group='com.indoles.clj', module='state-chan', version='0.1.0'))
'com.indoles.clj:state-chan:jar:0.1.0'

Download

Click the following link to download the jar file.

state-chan-0.1.0.jar
state-chan-0.1.0.pom



Related Tutorials