| Группа | Группаio.github.xxl6097 |
|---|---|
| Идентификатор | Идентификаторrnmodelsdk |
| Версия | Версия0.0.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| rnmodelsdk-0.0.0.pom | |
| rnmodelsdk-0.0.0.aar | 43 KB |
| rnmodelsdk-0.0.0-sources.jar | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xxl6097/rnmodelsdk/ -->
<dependency>
<groupId>io.github.xxl6097</groupId>
<artifactId>rnmodelsdk</artifactId>
<version>0.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xxl6097/rnmodelsdk/
implementation 'io.github.xxl6097:rnmodelsdk:0.0.0'
// https://jarcasting.com/artifacts/io.github.xxl6097/rnmodelsdk/
implementation ("io.github.xxl6097:rnmodelsdk:0.0.0")
'io.github.xxl6097:rnmodelsdk:aar:0.0.0'
<dependency org="io.github.xxl6097" name="rnmodelsdk" rev="0.0.0">
<artifact name="rnmodelsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.xxl6097', module='rnmodelsdk', version='0.0.0')
)
libraryDependencies += "io.github.xxl6097" % "rnmodelsdk" % "0.0.0"
[io.github.xxl6097/rnmodelsdk "0.0.0"]