| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаio.github.ventsea |
| Идентификатор | Идентификаторinformation |
| Версия | Версия304 |
| Тип | Типaar |
| Описание |
Описаниеinformation
Prize Information Sdk
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| information-304.pom | |
| information-304.aar | 800 KB |
| information-304-sources.jar | 196 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ventsea/information/ -->
<dependency>
<groupId>io.github.ventsea</groupId>
<artifactId>information</artifactId>
<version>304</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ventsea/information/
implementation 'io.github.ventsea:information:304'
// https://jarcasting.com/artifacts/io.github.ventsea/information/
implementation ("io.github.ventsea:information:304")
'io.github.ventsea:information:aar:304'
<dependency org="io.github.ventsea" name="information" rev="304">
<artifact name="information" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ventsea', module='information', version='304')
)
libraryDependencies += "io.github.ventsea" % "information" % "304"
[io.github.ventsea/information "304"]