GroupId | GroupIdio.github.tozmart |
---|---|
ArtifactId | ArtifactIdtoz-sdk-ui-flutter |
Version | Version0.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
toz-sdk-ui-flutter-0.0.4.pom | |
toz-sdk-ui-flutter-0.0.4.aar | 8 MB |
Browse |
<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/io.github.tozmart/toz-sdk-ui-flutter/
implementation ("io.github.tozmart:toz-sdk-ui-flutter:0.0.4")
'io.github.tozmart:toz-sdk-ui-flutter:aar:0.0.4'
<dependency org="io.github.tozmart" name="toz-sdk-ui-flutter" rev="0.0.4">
<artifact name="toz-sdk-ui-flutter" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tozmart', module='toz-sdk-ui-flutter', version='0.0.4')
)
libraryDependencies += "io.github.tozmart" % "toz-sdk-ui-flutter" % "0.0.4"
[io.github.tozmart/toz-sdk-ui-flutter "0.0.4"]