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