Download sprockets-2.3.0.jar file - Jar s

Jar examples for s:sprockets

Description

Java development library providing a Java interface for the Google Places and Street View Image APIs.

You can download jar file sprockets 2.3.0 in this page.

License

GNU Lesser General Public License, Version 3

Build File

You can use the following script to add sprockets-2.3.0.jar to your project.

<dependency>
   <groupId>net.sf.sprockets</groupId>
   <artifactId>sprockets</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'net.sf.sprockets', name: 'sprockets', version: '2.3.0'
libraryDependencies += "net.sf.sprockets" % "sprockets" % "2.3.0"
<dependency org="net.sf.sprockets" name="sprockets" rev="2.3.0"/>
@Grapes(@Grab(group='net.sf.sprockets', module='sprockets', version='2.3.0'))
'net.sf.sprockets:sprockets:jar:2.3.0'

Download

Click the following link to download the jar file.

sprockets-2.3.0-javadoc.jar
sprockets-2.3.0-sources.jar
sprockets-2.3.0.jar
sprockets-2.3.0.pom



Related Tutorials