Last Version

pinwheel-android 2.3.14

Pinwheel official Android SDK

License

License

MIT
GroupId

GroupId

com.getpinwheel
ArtifactId

ArtifactId

pinwheel-android
Version

Version

2.3.14
Type

Type

aar
Description

Description

pinwheel-android
Pinwheel official Android SDK
Project URL

Project URL

https://github.com/underdog-tech/pinwheel-android-sdk
Source Code Management

Source Code Management

https://github.com/underdog-tech/pinwheel-android-sdk/tree/main

Download pinwheel-android 2.3.14


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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.2.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.