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