| Категории |
КатегорииSQLite Данные Базы данных |
|---|---|
| Группа | Группаpub.doric.extension |
| Идентификатор | Идентификаторsqlite |
| Версия | Версия0.2.3 |
| Тип | Типaar |
| Описание |
Описаниеe80a30f4b61bb8521745ce786d0fee93dfa2e330
|
| Имя Файла | Размер |
|---|---|
| sqlite-0.2.3.pom | |
| sqlite-0.2.3.aar | 73 KB |
| sqlite-0.2.3-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pub.doric.extension/sqlite/ -->
<dependency>
<groupId>pub.doric.extension</groupId>
<artifactId>sqlite</artifactId>
<version>0.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pub.doric.extension/sqlite/
implementation 'pub.doric.extension:sqlite:0.2.3'
// https://jarcasting.com/artifacts/pub.doric.extension/sqlite/
implementation ("pub.doric.extension:sqlite:0.2.3")
'pub.doric.extension:sqlite:aar:0.2.3'
<dependency org="pub.doric.extension" name="sqlite" rev="0.2.3">
<artifact name="sqlite" type="aar" />
</dependency>
@Grapes(
@Grab(group='pub.doric.extension', module='sqlite', version='0.2.3')
)
libraryDependencies += "pub.doric.extension" % "sqlite" % "0.2.3"
[pub.doric.extension/sqlite "0.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| pub.doric : core | jar | 0.8.26 |