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

greenDAO 3.3.0

greenDAO is a light and fast ORM for Android

Лицензия

Лицензия

Группа

Группа

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

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

greendao
Версия

Версия

3.3.0
Тип

Тип

jar
Описание

Описание

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

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

https://github.com/greenrobot/greenDAO
Организация-разработчик

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

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

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

https://github.com/greenrobot/greenDAO

Скачать greendao 3.3.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.greenrobot : greendao-api jar 3.3.0

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

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