Last Version

Sprockets 4.0.0

Google web service APIs in Java and other utilities

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sprockets
ArtifactId

ArtifactId

sprockets
Version

Version

4.0.0
Type

Type

jar
Description

Description

Sprockets
Google web service APIs in Java and other utilities
Project URL

Project URL

https://pushbit.github.io/sprockets
Source Code Management

Source Code Management

https://github.com/pushbit/sprockets

Download sprockets 4.0.0


<!-- https://jarcasting.com/artifacts/net.sf.sprockets/sprockets/ -->
<dependency>
    <groupId>net.sf.sprockets</groupId>
    <artifactId>sprockets</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sprockets/sprockets/
implementation 'net.sf.sprockets:sprockets:4.0.0'
// https://jarcasting.com/artifacts/net.sf.sprockets/sprockets/
implementation ("net.sf.sprockets:sprockets:4.0.0")
'net.sf.sprockets:sprockets:jar:4.0.0'
<dependency org="net.sf.sprockets" name="sprockets" rev="4.0.0">
  <artifact name="sprockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sprockets', module='sprockets', version='4.0.0')
)
libraryDependencies += "net.sf.sprockets" % "sprockets" % "4.0.0"
[net.sf.sprockets/sprockets "4.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.11
com.google.guava : guava jar 22.0-android
com.squareup.okhttp3 : okhttp jar 3.8.0
commons-primitives : commons-primitives jar 1.0
org.apache.commons : commons-lang3 jar 3.5

provided (3)

Group / Artifact Type Version
com.google.dagger : dagger-compiler jar 2.11
org.immutables : gson jar 2.5.2
org.immutables : value jar 2.5.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9

Project Modules

There are no modules declared in this project.