| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.andrewreitz |
| Идентификатор | Идентификаторshillelagh |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShillelagh
Shillelagh Sqlite Android library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| shillelagh-0.5.0.pom | |
| shillelagh-0.5.0.jar | 22 KB |
| shillelagh-0.5.0-sources.jar | 12 KB |
| shillelagh-0.5.0-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.andrewreitz/shillelagh/ -->
<dependency>
<groupId>com.andrewreitz</groupId>
<artifactId>shillelagh</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.andrewreitz/shillelagh/
implementation 'com.andrewreitz:shillelagh:0.5.0'
// https://jarcasting.com/artifacts/com.andrewreitz/shillelagh/
implementation ("com.andrewreitz:shillelagh:0.5.0")
'com.andrewreitz:shillelagh:jar:0.5.0'
<dependency org="com.andrewreitz" name="shillelagh" rev="0.5.0">
<artifact name="shillelagh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.andrewreitz', module='shillelagh', version='0.5.0')
)
libraryDependencies += "com.andrewreitz" % "shillelagh" % "0.5.0"
[com.andrewreitz/shillelagh "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android Необязательный | jar | 4.1.1.4 |
| io.reactivex : rxjava Необязательный | jar | 1.0.1 |