GroupId | GroupIdio.github.tozmart |
---|---|
ArtifactId | ArtifactIdtozmart-sdk-ui-flutter |
Version | Version0.0.20 |
Type | Typeaar |
Filename | Size |
---|---|
tozmart-sdk-ui-flutter-0.0.20.pom | |
tozmart-sdk-ui-flutter-0.0.20.aar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tozmart/tozmart-sdk-ui-flutter/ -->
<dependency>
<groupId>io.github.tozmart</groupId>
<artifactId>tozmart-sdk-ui-flutter</artifactId>
<version>0.0.20</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tozmart/tozmart-sdk-ui-flutter/
implementation 'io.github.tozmart:tozmart-sdk-ui-flutter:0.0.20'
// https://jarcasting.com/artifacts/io.github.tozmart/tozmart-sdk-ui-flutter/
implementation ("io.github.tozmart:tozmart-sdk-ui-flutter:0.0.20")
'io.github.tozmart:tozmart-sdk-ui-flutter:aar:0.0.20'
<dependency org="io.github.tozmart" name="tozmart-sdk-ui-flutter" rev="0.0.20">
<artifact name="tozmart-sdk-ui-flutter" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tozmart', module='tozmart-sdk-ui-flutter', version='0.0.20')
)
libraryDependencies += "io.github.tozmart" % "tozmart-sdk-ui-flutter" % "0.0.20"
[io.github.tozmart/tozmart-sdk-ui-flutter "0.0.20"]