Download stubble-core-0.0.2.jar file - Jar s

Jar examples for s:stubble-core

Description

You can download jar file stubble-core 0.0.2 in this page.

Build File

You can use the following script to add stubble-core-0.0.2.jar to your project.

<dependency>
   <groupId>com.cyrusinnovation</groupId>
   <artifactId>stubble-core</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.cyrusinnovation', name: 'stubble-core', version: '0.0.2'
libraryDependencies += "com.cyrusinnovation" % "stubble-core" % "0.0.2"
<dependency org="com.cyrusinnovation" name="stubble-core" rev="0.0.2"/>
@Grapes(@Grab(group='com.cyrusinnovation', module='stubble-core', version='0.0.2'))
'com.cyrusinnovation:stubble-core:jar:0.0.2'

Download

Click the following link to download the jar file.

stubble-core-0.0.2-javadoc.jar
stubble-core-0.0.2-sources.jar
stubble-core-0.0.2.jar
stubble-core-0.0.2.pom



Related Tutorials