is not current version
Last Version 0.0.5

io.github.tozmart:flutter_vibrate 0.0.4

flutter_vibrate

GroupId

GroupId

io.github.tozmart
ArtifactId

ArtifactId

flutter_vibrate
Version

Version

0.0.4
Type

Type

aar

Download flutter_vibrate 0.0.4


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