| Группа | Группаio.github.tozmart |
|---|---|
| Идентификатор | Идентификаторtozmart-sdk-ui-flutter |
| Версия | Версия0.0.19 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| tozmart-sdk-ui-flutter-0.0.19.pom | |
| tozmart-sdk-ui-flutter-0.0.19.aar | 3 MB |
| Обзор |
<!-- 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.19</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.19'
// https://jarcasting.com/artifacts/io.github.tozmart/tozmart-sdk-ui-flutter/
implementation ("io.github.tozmart:tozmart-sdk-ui-flutter:0.0.19")
'io.github.tozmart:tozmart-sdk-ui-flutter:aar:0.0.19'
<dependency org="io.github.tozmart" name="tozmart-sdk-ui-flutter" rev="0.0.19">
<artifact name="tozmart-sdk-ui-flutter" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tozmart', module='tozmart-sdk-ui-flutter', version='0.0.19')
)
libraryDependencies += "io.github.tozmart" % "tozmart-sdk-ui-flutter" % "0.0.19"
[io.github.tozmart/tozmart-sdk-ui-flutter "0.0.19"]