is not current version
Last Version 0.1.2

com.suprsend:android android-flutter-0.1.1

Suprsend Android SDK

GroupId

GroupId

com.suprsend
ArtifactId

ArtifactId

android
Version

Version

android-flutter-0.1.1
Type

Type

aar

Download android android-flutter-0.1.1


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