is not current version
Last Version 4.0.0

net.sf.sprockets:sprockets-android 2.2.0

Base components, widgets, and utility methods.

Categories

Categories

Net
GroupId

GroupId

net.sf.sprockets
ArtifactId

ArtifactId

sprockets-android
Version

Version

2.2.0
Type

Type

aar

Download sprockets-android 2.2.0


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