Download spaghetti-core-2.0.jar file - Jar s

Jar examples for s:spaghetti-core

Description

Spaghetti

You can download jar file spaghetti-core 2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spaghetti-core-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

spaghetti-core-2.0-javadoc.jar
spaghetti-core-2.0-sources.jar
spaghetti-core-2.0.jar
spaghetti-core-2.0.pom



Related Tutorials