Download suuchi-core-0.3.5.jar file - Jar s

Jar examples for s:suuchi-core

Description

Core modules of Suuchi

You can download jar file suuchi-core 0.3.5 in this page.

Build File

You can use the following script to add suuchi-core-0.3.5.jar to your project.

<dependency>
   <groupId>in.ashwanthkumar</groupId>
   <artifactId>suuchi-core</artifactId>
   <version>0.3.5</version>
</dependency>
compile group: 'in.ashwanthkumar', name: 'suuchi-core', version: '0.3.5'
libraryDependencies += "in.ashwanthkumar" % "suuchi-core" % "0.3.5"
<dependency org="in.ashwanthkumar" name="suuchi-core" rev="0.3.5"/>
@Grapes(@Grab(group='in.ashwanthkumar', module='suuchi-core', version='0.3.5'))
'in.ashwanthkumar:suuchi-core:jar:0.3.5'

Download

Click the following link to download the jar file.

suuchi-core-0.3.5-javadoc.jar
suuchi-core-0.3.5-sources.jar
suuchi-core-0.3.5.jar
suuchi-core-0.3.5.pom



Related Tutorials