Download sprockets-4.0.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 4.0.0 in this page.

License

GNU Lesser General Public License, Version 3

Build File

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

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

Download

Click the following link to download the jar file.

sprockets-4.0.0-javadoc.jar
sprockets-4.0.0-sources.jar
sprockets-4.0.0.jar
sprockets-4.0.0.pom



Related Tutorials