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 2.3.0 in this page.
GNU Lesser General Public License, Version 3
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'
Click the following link to download the jar file.
sprockets-2.3.0-javadoc.jar