Last Version

Ellie 0.0.4

Compile-time active record ORM for Android.

License

License

GroupId

GroupId

com.nhaarman.ellie
ArtifactId

ArtifactId

core
Version

Version

0.0.4
Type

Type

jar
Description

Description

Ellie
Compile-time active record ORM for Android.
Project URL

Project URL

https://github.com/nhaarman/ellie
Source Code Management

Source Code Management

https://github.com/nhaarman/ellie

Download core 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.0-rc.3
com.intellij : annotations jar 12.0

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.8
com.squareup.assertj : assertj-android jar 1.0.0
junit : junit jar 4.11
org.robolectric : robolectric jar 2.3
com.nhaarman.ellie : compiler jar 0.0.4

Project Modules

There are no modules declared in this project.