is not current version
Last Version 0.0.5

io.github.tozmart:toz-sdk-ui-flutter 0.0.1

toz-sdk-ui-flutter

GroupId

GroupId

io.github.tozmart
ArtifactId

ArtifactId

toz-sdk-ui-flutter
Version

Version

0.0.1
Type

Type

aar

Download toz-sdk-ui-flutter 0.0.1


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