Jar examples for s:sprockets
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.
GNU Lesser General Public License, Version 3
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'
Click the following link to download the jar file.
sprockets-4.0.0-javadoc.jar