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

Ellie Compiler 0.0.4

Compile-time active record ORM for Android.

Лицензия

Лицензия

Группа

Группа

com.nhaarman.ellie
Идентификатор

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

compiler
Версия

Версия

0.0.4
Тип

Тип

jar
Описание

Описание

Ellie Compiler
Compile-time active record ORM for Android.
Ссылка на сайт

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

https://github.com/nhaarman/ellie
Система контроля версий

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

https://github.com/nhaarman/ellie

Скачать compiler 0.0.4


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 18.0
com.nhaarman.ellie : core jar 0.0.4
com.squareup : javawriter jar 2.5.0

test (2)

Идентификатор библиотеки Тип Версия
com.google.testing.compile : compile-testing jar 0.6
junit : junit jar 4.10

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

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