License |
License |
---|---|
GroupId | GroupIdcom.stanfy.enroscar |
ArtifactId | ArtifactIdenroscar-content |
Version | Version2.1 |
Type | Typeaar |
Description |
DescriptionEnroscar Content
Helper classes and extended abstractions for Android loaders, content resolvers, and DB access.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
enroscar-content-2.1.pom | |
enroscar-content-2.1.aar | 15 KB |
enroscar-content-2.1-sources.jar | 5 KB |
enroscar-content-2.1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-content/ -->
<dependency>
<groupId>com.stanfy.enroscar</groupId>
<artifactId>enroscar-content</artifactId>
<version>2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-content/
implementation 'com.stanfy.enroscar:enroscar-content:2.1'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-content/
implementation ("com.stanfy.enroscar:enroscar-content:2.1")
'com.stanfy.enroscar:enroscar-content:aar:2.1'
<dependency org="com.stanfy.enroscar" name="enroscar-content" rev="2.1">
<artifact name="enroscar-content" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-content', version='2.1')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-content" % "2.1"
[com.stanfy.enroscar/enroscar-content "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 23.4.0 |