greenDAO

greenDAO is a light and fast ORM for Android

Лицензия

Лицензия

Группа

Группа

de.greenrobot
Идентификатор

Идентификатор

DaoCore
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

greenDAO
greenDAO is a light and fast ORM for Android
Ссылка на сайт

Ссылка на сайт

http://greendao-orm.com
Организация-разработчик

Организация-разработчик

greenrobot
Система контроля версий

Система контроля версий

https://github.com/greenrobot/greenDAO

Скачать DaoCore

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.greenrobot/DaoCore/ -->
<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>DaoCore</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.greenrobot/DaoCore/
implementation 'de.greenrobot:DaoCore:1.3.0'
// https://jarcasting.com/artifacts/de.greenrobot/DaoCore/
implementation ("de.greenrobot:DaoCore:1.3.0")
'de.greenrobot:DaoCore:jar:1.3.0'
<dependency org="de.greenrobot" name="DaoCore" rev="1.3.0">
  <artifact name="DaoCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.greenrobot', module='DaoCore', version='1.3.0')
)
libraryDependencies += "de.greenrobot" % "DaoCore" % "1.3.0"
[de.greenrobot/DaoCore "1.3.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.android : annotations jar 4.1.1.4
com.google.android : android jar 4.1.1.4
com.google.android : android-test jar 4.1.1.4
com.google.android : support-v4 jar r7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0