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