is not current version
Last Version 2.3.14

com.getpinwheel:pinwheel-android 2.3.8

Pinwheel official Android SDK

GroupId

GroupId

com.getpinwheel
ArtifactId

ArtifactId

pinwheel-android
Version

Version

2.3.8
Type

Type

aar

Download pinwheel-android 2.3.8


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