is not current version
Last Version 4.0.0

net.sf.sprockets:sprockets-android 2.0.0

Base components, widgets, utility methods, and common resources.

Categories

Categories

Net
GroupId

GroupId

net.sf.sprockets
ArtifactId

ArtifactId

sprockets-android
Version

Version

2.0.0
Type

Type

aar

Download sprockets-android 2.0.0


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