License |
License |
---|---|
GroupId | GroupIdcom.github.frist008 |
ArtifactId | ArtifactIdnixlibrary |
Last Version | Last Version1.0.1-beta1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNixLibrary
Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders
|
Filename | Size |
---|---|
nixlibrary-1.0.1-beta1.pom | |
nixlibrary-1.0.1-beta1.apklib | 61 KB |
nixlibrary-1.0.1-beta1-sources.jar | 59 KB |
nixlibrary-1.0.1-beta1-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frist008/nixlibrary/ -->
<dependency>
<groupId>com.github.frist008</groupId>
<artifactId>nixlibrary</artifactId>
<version>1.0.1-beta1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frist008/nixlibrary/
implementation 'com.github.frist008:nixlibrary:1.0.1-beta1'
// https://jarcasting.com/artifacts/com.github.frist008/nixlibrary/
implementation ("com.github.frist008:nixlibrary:1.0.1-beta1")
'com.github.frist008:nixlibrary:aar:1.0.1-beta1'
<dependency org="com.github.frist008" name="nixlibrary" rev="1.0.1-beta1">
<artifact name="nixlibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.frist008', module='nixlibrary', version='1.0.1-beta1')
)
libraryDependencies += "com.github.frist008" % "nixlibrary" % "1.0.1-beta1"
[com.github.frist008/nixlibrary "1.0.1-beta1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frist008 : core | jar | 1.0.1-beta1 |
com.android.support » recyclerview-v7 | jar | 23.2.1 |
se.emilsjolander : stickylistheaders | jar | 2.7.0 |